Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

VB.net SQL Client and ODBC - connect to MySQL

Hi

I have an app that works with SQL databases using System.Data.SqlClient and with
Access databases using System.Data.OleDb

Is it possible to work with MySQL using either of these?
ASKER CERTIFIED SOLUTION
Avatar of Peter Haussl
Peter Haussl
Flag of Austria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Thanks very much