Re: Newbie to .NET
Posted by: David
Date: November 08, 2004 09:01AM

You'll need to "reference" the .NET connector .dll in your project.

If you're using Visual Studio to code and compile your project, it's pretty simple. In Solution Explorer, you'll see a node for "References" in each project. Right-click the node and select Add Reference...

You'll have to point to the .dll that was installed by the .NET connector installation routine. By default it is C:\Program Files\MySQL Connector-Net\bin\.NET 1.1\MySqlData.dll

I'm not sure how to reference the .dll if you're not using Visual Studio, so someone else will have to be of service in that department.

Good luck,

David

Options: ReplyQuote


Subject
Written By
Posted
November 08, 2004 08:44AM
Re: Newbie to .NET
November 08, 2004 09:01AM
November 08, 2004 10:41AM
November 08, 2004 12:45PM
November 08, 2004 01:42PM
November 09, 2004 10:51AM


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.