How do I upgrade my projects to dotConnect for SQL 2.00?
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.SqlDirect” became “Devart.Data.SqlServer”; “SqlDirectFactory” became “SqlServerProviderFactory”; Invariant name became “Devart.Data.SqlServer”; Your projects must be updated to be compatible with dotConnect for SQL Server 2.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 | SQL Server | Upgrade Wizard. • I have received a message that Devart.Data is incompatible… Devart data providers use a common assembly (Devart.Data.dll), so it is necessary to install compatible providers versions. You can learn the versions of providers compa