Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to create database in mysql and connecting it to vb.net application
Posted

1 solution

You will need to start by downloading a mysql connector.
MySQL Connectors[^]

This is the mysql documentation that you should find everything you need to make a connection. MySQL Connection .net example[^]
 
Share this answer
 
Comments
Аslam Iqbal 15-Jun-11 13:24pm    
good link..

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