Re: Using MySQL in C# (libraries)
Posted by: Thompson Tang
Date: March 06, 2006 02:10AM

welcome to our world!

first, click project, then click add reference
from the list, click MySQL data.dll, and click select
then, click ok or apply
finally, press f5 to run your coding.

above steps require you to install MySQL Connector for .Net downloaded from www.mysql.com website :)



Edited 1 time(s). Last edit at 03/06/2006 02:11AM by Thompson Tang.

Options: ReplyQuote


Subject
Written By
Posted
Re: Using MySQL in C# (libraries)
March 06, 2006 02:10AM


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.