Hello Experts
I've a legacy .NET application written in ASP.NET 1.1/ C# which currently runs on MS SQL 2000. We have a mandate to migrate it off to MySQL 5.5.
What is the best available connector for me to use for .NET 1.1 with MySQL 5.5? I could see (understand) the current Connector/NET 6.4.4 doesn't support .NET 1.1 and if I choose Connector/Net 1.0.10, it doesn't support mySQL 5.5. I'd not be able to upgrade .NET version, given its legacy system.
What would be my best choice, other than using Connector/ ODBC?
thanks in advance, Krishna
I've a legacy .NET application written in ASP.NET 1.1/ C# which currently runs on MS SQL 2000. We have a mandate to migrate it off to MySQL 5.5.
What is the best available connector for me to use for .NET 1.1 with MySQL 5.5? I could see (understand) the current Connector/NET 6.4.4 doesn't support .NET 1.1 and if I choose Connector/Net 1.0.10, it doesn't support mySQL 5.5. I'd not be able to upgrade .NET version, given its legacy system.
What would be my best choice, other than using Connector/ ODBC?
thanks in advance, Krishna