Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to connect mysql ?
Message
From
28/11/2011 02:19:24
 
 
To
27/11/2011 20:33:02
General information
Forum:
ASP.NET
Category:
Common Language Runtime
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01529876
Message ID:
01529902
Views:
32
>Ok, but use this method also need to download ADO.NET Driver for MySQL (Connector/NET) driver, then form vb.net compile .exe
>also need to download the driver in use to client side ?

Sorry, I don't understand the question. If you want to connect to an existing instance of MySql then you just need to download the required driver, reference it in your application and use it to create a connection.

Here's a very basic guide:

http://www.functionx.com/mysqlnet/csharp/Lesson02.htm
Previous
Reply
Map
View

Click here to load this message in the networking platform