Comments - Connecting to a Mariadb database with visual basic express 2010

12 years, 5 months ago Vladislav Vaintroub

Please clarify whether you would like to access MariaDB programmatically from VB.NET, or you would like to utilize VB Express IDE to administer MariaDB . If it is programmatic access, you need MySQL Connector/NET, this provides ADO.NET driver for MySQL/MariaDB. If you want to administer MariaDB from VB Express IDE, there is no way to do it, and HeidiSQL or similar GUI clients is the best option.

 
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.