Re: MySql.Data not appearing as an assembly reference
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.....
Subject
Written By
Posted
February 01, 2005 05:11PM
February 01, 2005 05:19PM
February 01, 2005 08:42PM
Re: MySql.Data not appearing as an assembly reference
February 02, 2005 02:13AM
February 02, 2005 06:48PM
February 02, 2005 07:15PM
February 07, 2005 08:31AM
February 07, 2005 06:25PM
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.