Comments - How can a VBA Application Connect to MariaDB?

6 years, 8 months ago Philab Baurer

Hi Martin

the use of VBA with MariaDB is possible. You can find a short example for the use with ADO under this link:

https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-programming-vb-ado.html

Obviously you will have to adjust the ODBC Driver connection string according to the information provided in this kb entry:

https://mariadb.com/kb/en/the-mariadb-library/about-mariadb-connector-odbc/

Philipp

 
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.