How can I connect to mysql data base from windows forms?
|
feedback
|
|
Numerous sample of connection strings here : http://www.connectionstrings.com/ | |||
|
feedback
|
|
Use the Connector from here. There's a documentation too. | ||||
|
feedback
|
|
Here is a full article on connecting to mysql using Connector/Net 6.0. Alternatively you can also use OleDb to connect to MySql. | ||||
|
feedback
|
i think this gonna be the simple one right!!! but thanx all of u guys for responding and providing me the documentation! | ||||
|
feedback
|