Comments - VS2010 and MariaDB as Data Source

10 years, 1 month ago Vladislav Vaintroub

A client application for MariaDB is written in the same way that a client application for MySQL is built.

If you're using ODBC, the things are pretty standard, and do not depend on DBMS you're on. MySQL's ODBC driver aka MyODBC works with MariaDB just fine.

 
10 years, 1 month ago risto apajalahti

Yes, thanks, I think I've got this figured out.

/RA

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.