Forum: VB.NET 18 Days Ago |
| Replies: 0 Views: 345 Dear Sir,
I am completely new to VB.NET but i worked in VB6.0 very well. My problem in VB.net is that i need a code through which i can print a message box which will show what... |
Forum: VB.NET Jun 2nd, 2009 |
| Replies: 3 Views: 299 Hi friends,
Can u tell how can i connect to ms access table from a remote pc within LAN. I want to make a small programme for database manipulation on LAN. Whose database will be stored on a single... |
Forum: VB.NET Jun 2nd, 2009 |
| Replies: 3 Views: 186 I need a small code that can read a text file from LAN i.e. through IP address and there is no sharing folder on that pc
is it possible to read a text file read and write on the same time by more... |
Forum: Troubleshooting Dead Machines Mar 20th, 2009 |
| Replies: 9 Views: 878 If your pc's USB not working then asked the vendor for using ipod their pc if it works then usb problem otherwise ipod is defective. see the varranty and guarantee of the product. |
Forum: Visual Basic 4 / 5 / 6 Dec 13th, 2008 |
| Replies: 1 Views: 383 Hi friends,
I am getting problem for running my programme setup. It gives error message whose jpeg format i attached with this thread. Please help
Thank you
Pardeep |
Forum: Visual Basic 4 / 5 / 6 Dec 9th, 2008 |
| Replies: 3 Views: 453 Dear Sir,
I am using windows xp professional service pack 2, version 2002.
when i clidk on OK then it restarted there after at the time of running setup same problem. |
Forum: Visual Basic 4 / 5 / 6 Dec 9th, 2008 |
| Replies: 3 Views: 453 Hi friends,
Whenever i run my project setup it shows message "SETUP CANNOT CONTINUE BECAUSE SOME SYSTEM FILES ARE OUT OF DATE ON YOUR SYSTEM.CLICK OK IF YOU WOULD LIKE SETUP TO... |
Forum: VB.NET Nov 20th, 2008 |
| Replies: 1 Views: 322 Hi friends,
I have so many forms but i want to load a form in place of current form but i am unable to do. Please help me.
Just like visual basic 6.0 go to project... |
Forum: Visual Basic 4 / 5 / 6 Oct 23rd, 2008 |
| Replies: 1 Views: 1,047 Dear Sir,
My project uses Ms Access as back end tool and visual basic as front end tool.
I have a problem when i run my project's tmgmt.exe file more than one time then it shows... |
Forum: VB.NET Oct 20th, 2008 |
| Replies: 1 Views: 265 Hi Friends,
How can i make my programme(Database) multiuser.
Thank you.
pardeep |
Forum: VB.NET Oct 20th, 2008 |
| Replies: 0 Views: 349 Hi friends,
Please send me the process of connecting and accessing database to Ms Access/Oracel .
Pardeep |
Forum: VB.NET Oct 18th, 2008 |
| Replies: 1 Views: 1,176 Hi friends,
Please tell me how can i create database and user id through below code
i am gotting problem of user login failed. I don't know how can i create database,user through... |
Forum: Visual Basic 4 / 5 / 6 Oct 18th, 2008 |
| Replies: 4 Views: 1,614 clear the datafield and data source text1 control of form2. and try. I hope it will work. |
Forum: Visual Basic 4 / 5 / 6 Oct 17th, 2008 |
| Replies: 1 Views: 537 Dear Friends,
I am attaching my test project with this mail. It will run on sharing folder and many user will access that programme but it is showing file already in used... |
Forum: Visual Basic 4 / 5 / 6 Oct 17th, 2008 |
| Replies: 1 Views: 499 'I am putting my folder in sharing then try to use these from different pc but it shows
'file already in used PLEASE GIVE ME SOLUTION
Dim dblogin As New ADODB.Connection
Dim rclo As New... |
Forum: Visual Basic 4 / 5 / 6 Oct 14th, 2008 |
| Replies: 2 Views: 547 Hi friends,
Please give me the solution of making a project multiuser on LAN. I am using Ms Access as backend tool. When i run that programme on another PC then it shows file already... |
Forum: Visual Basic 4 / 5 / 6 Oct 11th, 2008 |
| Replies: 1 Views: 1,079 Hi Friends,
I have a problem of database visual basic programm for adding,editing,deleting of records. When i put my programme in shared file on LAN then if any other system is... |
Forum: Visual Basic 4 / 5 / 6 Oct 11th, 2008 |
| Replies: 3 Views: 1,292 Hi friends,
I need a programme or procedure which is capable in generating IP or computer name of the system( on which programme is running).
Thank you |
Forum: Java Oct 1st, 2008 |
| Replies: 4 Views: 484 Dear Friends,
Here i am giving my programme coding and error.
file name - MyCanvas.java
import java.awt.*;
import java.applet.*;
public class MyCanvas extends Applet { ... |
Forum: Visual Basic 4 / 5 / 6 Oct 1st, 2008 |
| Replies: 1 Views: 489 Hi friends,
Please send me process of making a project (backend Ms Access and front end visual basic)running on LAN. I tried but i got message file already in use.
If not possible tell how can i... |
Forum: Visual Basic 4 / 5 / 6 Sep 22nd, 2008 |
| Replies: 0 Views: 457 Hi friends,
I develop a simple programme for travel management. In which i use Ms-Access as Back end tool and visual basic 6.0 as front end tool.
I can add,edit,delete and search... |
Forum: Visual Basic 4 / 5 / 6 Sep 17th, 2008 |
| Replies: 1 Views: 496 Hi friends,
My problem is i am unable to find out records within a specified date. I am describing my programme detail
i have a column in ms access
table name travel
... |
Forum: Visual Basic 4 / 5 / 6 Sep 11th, 2008 |
| Replies: 4 Views: 486 Hi friends,
my query not worked.
rc.open"select * from travel doj between #"& doj.text &"# AND #"& doj1.text &"#;
suppose
doj.text=01/09/2008
doj1.text=22/09/2008
but it... |
Forum: Visual Basic 4 / 5 / 6 Sep 11th, 2008 |
| Replies: 2 Views: 1,082 Hi friends,
I took a date picker control on form but it is not showing current date.
Is there any way except this datepicker1.value=date ? |
Forum: Visual Basic 4 / 5 / 6 Sep 11th, 2008 |
| Replies: 3 Views: 1,417 Hi friends,
I have problem of selecting recordset between a specified date. I am giving my coding detail below.
I took a field in Ms Access table
table name-travel
fieldname -... |
Forum: Visual Basic 4 / 5 / 6 Sep 10th, 2008 |
| Replies: 1 Views: 603 Hi friends,
I am unable to fetch out correct result on date base. I am writing following code for fetching all records of a table between two dates.
db.execute"select * from travel... |
Forum: Visual Basic 4 / 5 / 6 Sep 4th, 2008 |
| Replies: 2 Views: 933 Hi friends,
I am using travelmgmt.exe file of visual basic project on LAN. In project i can add record,edit,search and delete record. I want make my project multiuser but when i use... |
Forum: Java Sep 3rd, 2008 |
| Replies: 5 Views: 548 Hi friends,
I am new to JAVA but i know c/c++ very well. I want to learn java so please help me from where i can start it and which book i should refer. |
Forum: VB.NET Sep 3rd, 2008 |
| Replies: 1 Views: 325 Hi friends,
In VB.NET which is most popular visual C#,Visual Basic,Visual J#,Visual C++
Thanking you |
Forum: VB.NET Sep 2nd, 2008 |
| Replies: 2 Views: 378 Hi friends,
I am new to vb.net but i know vb 6.0 very well. Please tell me how can i start my programming in vb.net. At this time i have vb.net installed on my system.
Thanking... |
Forum: Visual Basic 4 / 5 / 6 Aug 29th, 2008 |
| Replies: 1 Views: 462 Hi friends,
I am unable to see the records added (at the time of programme run) in Report.
but when i restart the programme then it shows the added record.
in other words my... |
Forum: Visual Basic 4 / 5 / 6 Aug 28th, 2008 |
| Replies: 1 Views: 475 Hi Friends,
My problem is that when i save my report in .txt or .html format. It's format not same as report in programme. Mostly values goes down from there position.
For... |
Forum: Windows NT / 2000 / XP Aug 28th, 2008 |
| Replies: 1 Views: 1,452 Hi friends,
I have HP-7540 PC with Windows XP Professional 2002 Service Pack-2, My problem is that whenever i start my pc it shows message press F1 to continue. How can i remove this... |
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008 |
| Replies: 3 Views: 678 Hi Friends,
I have a Access table with S.No.,Name,Department,Status fields and some data attached with this mail.
when i used query "select * from emp where status='Yes';" and... |
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008 |
| Replies: 1 Views: 510 Hi Friends,
I have a Access table with S.No.,Name,Department,Status fields and some data attached with this mail. |
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008 |
| Replies: 1 Views: 565 Hi Friends,
My problem is that whenever i generate datareport from programme it shows each element in sequence but when i goes on more than 6 page then it's sequence goes down in... |
Forum: Visual Basic 4 / 5 / 6 Aug 26th, 2008 |
| Replies: 1 Views: 437 Hi friends,
I am using MSHFFlexible grid for display recrodset but my problem is that when text's length is greater than column width then it is not adjusted automatically.
Please... |
Forum: Visual Basic 4 / 5 / 6 Aug 25th, 2008 |
| Replies: 4 Views: 1,038 Hi friends,
I am unable to declaring variable which can used from any form in a particular project. |
Forum: Visual Basic 4 / 5 / 6 Aug 25th, 2008 |
| Replies: 2 Views: 1,278 Hi friends,
Please tell me the process of creating and use of module. |
Forum: Visual Basic 4 / 5 / 6 Aug 23rd, 2008 |
| Replies: 4 Views: 1,287 Hi friends,
I know process of connectivity to oracle but i have a problem whenever i restart my computer it shows ORACLE NOT AVAILABLE .
How can i avoid this disconnection error.... |