Hello All,
I recently reinstalled Windows, and installed and configured MySQL Community Server (working fine, tested with Toad for MySQL). I had installed Microsoft Visual Studio Ultimate 2010 and Team Foundation Server as well.
Now, I have a Visual Basic project that previously compiled fine. Even after installing the latest connector/net, I can't compile it, as if MySQL Connector isn't even installed! I've tried looking through the references, for MySQL.Data.dll, but it isn't there. I've also tried adding it manually, but that doesn't solve my problem either.
I get errors mainly stating that objects from the MySQL library haven't been declared or similar.
Please help me, I need MySQL connector for a piece of software I'm currently developing
Thanks,
Hameer
I recently reinstalled Windows, and installed and configured MySQL Community Server (working fine, tested with Toad for MySQL). I had installed Microsoft Visual Studio Ultimate 2010 and Team Foundation Server as well.
Now, I have a Visual Basic project that previously compiled fine. Even after installing the latest connector/net, I can't compile it, as if MySQL Connector isn't even installed! I've tried looking through the references, for MySQL.Data.dll, but it isn't there. I've also tried adding it manually, but that doesn't solve my problem either.
I get errors mainly stating that objects from the MySQL library haven't been declared or similar.
Please help me, I need MySQL connector for a piece of software I'm currently developing
Thanks,
Hameer