Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I upgrade my projects to dotConnect for MySQL 5.00?

0
Posted

How do I upgrade my projects to dotConnect for MySQL 5.00?

0

In this release there were some important name changes in the product. Particularly, assemblies, namespaces, invariant name, and some types were changed as follows: “CoreLab.Data” became “Devart.Data”; “CoreLab.MySql” became “Devart.Data.MySql”; “MySqlDirectFactory” became “MySqlProviderFactory”; Invariant name became “Devart.Data.MySql”; Your projects must be updated to be compatible with dotConnect for MySQL 5.0. Here is the list of files you should update: *.csproj, *.vbproj – references to assemblies *.cs, *.vb – namespaces *.licx – namespaces and assembly names Web.config – assembly names and web provider types This is done automatically when you invoke the Upgrade wizard from Visual Studio menu: Tools | MySQL | Upgrade Wizard.

0

In this release, there are some important name changes in the product. Particularly, assemblies, namespaces, invariant name, and some types have been changed as follows: “CoreLab.Data” became “Devart.Data”; “CoreLab.MySql” became “Devart.Data.MySql”; “MySqlDirectFactory” became “MySqlProviderFactory”; Invariant name became “Devart.Data.MySql”; Your projects must be updated to be compatible with dotConnect for MySQL 5.0. Here is the list of files you should update: *.csproj, *.vbproj – references to assemblies *.cs, *.vb – namespaces *.licx – namespaces and assembly names Web.config – assembly names and web provider types This is done automatically when you invoke the Upgrade wizard from the Visual Studio menu: Tools | MySQL | Upgrade Wizard.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123