I want to use MySQL with Visual Basic in an effort to bypass the difficulties encountered when trying to use the Microsoft database tools. Those problems include chronic difficulties getting my distribution packages to work on customer computers.
- How to connect VB to MySQL
- Windows MySQL connector download at MySQL site
- VB / MySQL connection strings depending on what OBDC driver and location of the database server the string will vary
Download zip archive of vb project that connects to MySQL database
0 Comments