Comments - VS2010 and MariaDB as Data Source

11 years, 2 months ago risto apajalahti

Well, got Oracle Mysql up and running, will check MariaDB later.

Thx/ RA

 
11 years, 2 months 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.

 
11 years, 2 months 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.