Thread
:
Baby Steps, Visual Studio 2008 connect to MySQL
View Single Post
#
2
(
permalink
)
11-07-09, 15:42
Fakin
Registered User
Join Date: Sep 2009
Posts: 39
first you must downloaded a connector for .net.
MySQL :: Connector/Net 6.1
then install this.
then you must added dll in VS as reference.
and here is documentation with exampels
MySQL :: MySQL 5.1 Reference Manual :: 21.2.5.4 Using Connector/NET with Connection Pooling
and here is one example what's you need.
MySQL :: MySQL 5.1 Reference Manual :: 21.2.5.5 Using the Connector/NET with Prepared Statements
Fakin
View Public Profile
Find all posts by Fakin