How does one connect to MySQL via VB.NET
Thanks,
Matt
Printable View
How does one connect to MySQL via VB.NET
Thanks,
Matt
I've never used VB.net myself, but I would have to imagine that any Windows-based language should have a pretty easy time connecting to MySQL via ODBC.
Check out the MyODBC drivers here:
http://www.mysql.com/downloads/api-myodbc.html