Click here to Skip to main content
16,020,626 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi sir how to connect the database from the form using vb.net....
Posted

1 solution

There are lots of different methods to connect to a DB. And depending on the DB it can differ.

Here are some links to get you on your way

http://support.microsoft.com/kb/301075[^]

http://www.codeproject.com/KB/database/DataLinks.aspx[^]

You'll need a connectionstring:

http://www.connectionstrings[^]
 
Share this answer
 
Comments
Rajesh Anuhya 10-Nov-10 1:24am    
Good Answer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900