Re: Newbie Question Problem with connector
Posted by: Satheesh
Date: October 03, 2006 09:09PM

Jason
If u r using VS2005 u can download the .net connector (mysql5.0.0.0) from downloads here. IF u run the exe, the dll will be created in the program files directory. u can refer the dll in u'r application and import the Mysql.Data.Client in u'r application. From here u should get the MySQlConnection, MySqlCommand, MySqlAdapter objects which can be used to open and manipulate the database.

Regards
Satheesh

Options: ReplyQuote


Subject
Written By
Posted
Re: Newbie Question Problem with connector
October 03, 2006 09:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.