Re: MySql.Data not appearing as an assembly reference
Posted by: Sven Franke
Date: February 02, 2005 02:13AM

That is one solution. But when you have acces to a server where the connector is in the GAC, you can use that one ;)

I have it in the .Net tab. You'll have to dive in to the registry.

(just out of the head)
Goto [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\AssemblyFolders]

Add a key and set value to directory of your connector assembly.

When you restart VS.NET, you will see it in the .NET folder.

It worked for me.....

Options: ReplyQuote




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.