Comments - Connecting to a Mariadb database with visual basic express 2010
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.
In this case, you'd just need to write the ADO.NET "per hand" (no wizard support in VB Express). Just use Connector/NET and write the same code, as if database was MySQL.