Standard to Professional Upgrade

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
ojones

Standard to Professional Upgrade

Post by ojones » Mon 27 Jun 2005 21:30

I currently have version 1.2.1 (standard) I purchased a license to for mysql professional 2.7. The file I received is named mysqlnet270pro2.msi When I attempt to install all appears well ;however, upon starting visual .net I do not see where 2.70 pro has been installed. I have tried to manually install mysqlnet using the instructions in the readme document and that did not work.

Can anyone help me? :?:

dbssoft
Posts: 5
Joined: Tue 28 Jun 2005 17:41

Post by dbssoft » Tue 28 Jun 2005 18:18

The msi install you mention is for .NET 2.0. First verify the IDE you are using is VS.NET 2.0.

If you are using .NET 1.1, you should:

(1) Install the msi for .NET 1.1
(2) Select menu Tools->Add-in Manager to verify the add-ins are available and checked.

You can then access the Core Lab stuff under the Tools menu of the IDE.

Serious

Post by Serious » Wed 29 Jun 2005 07:00

Do you have MySQLDirect .NET tab in the toolbox?

Post Reply