Sunday 5 May 2019

Connecting Visual Basic 2012 to MySQL Database


MySQL provides standards-based drivers for JDBC, ODBC, and .Net enabling developers to build database applications in their language of choice. In addition, a native C library allows developers to embed MySQL directly into their applications.


Requirements:
-Download mysql-connector-net-6.9.8 in https://www.mysql.com/products/connector/
Why? Because of its compatibility issues with Visual Studio 2012. On a personal note, different versions demand different resources. 🤣

Visual Basic 2012 using MySQL Database Implementation
1. Installing MySQL Connector 6.9.8

Don't forget to leave comments on the articles that will help you create project in Visual Basic 2012 and MySQL Database implementation.

0 comments:

Post a Comment

If possible, leave a positive comment. No hate speech or elicit comments. Thank you.