MySql with VC++
-
Hi, Is it Possible to connect a MySql Database with a VC++ app ??? regards Sonu
-
Hi, Is it Possible to connect a MySql Database with a VC++ app ??? regards Sonu
-
Yes. Use the MySQL ODBC driver and MFC database classes, or use the MySQL++ C++ API calls directly.
where can i get the MySQL Driver ? I just have the SQL Server driver.
-
Yes. Use the MySQL ODBC driver and MFC database classes, or use the MySQL++ C++ API calls directly.
-
where can i get the MySQL Driver ? I just have the SQL Server driver.
From the MySQL website. See the MyODBC download page.
-
Hi, Is it Possible to connect a MySql Database with a VC++ app ??? regards Sonu
MySql Has a couple of headers and libs like DBLibrary is for SQLServer. These Headers and Libs are several Apis that permits the access to MySql, Open Recordset, Querys, etc... Look in www.MySql.com... Best Regards... Carlos Antollini. Sonork ID 100.10529 cantollini