I have migrated our SQL Server 2000 database to SQL Server 2005. The migrated db is still in compatibility mode 80. I want to upgrade the compatibility mode to 90, but I have many sql statements embedded into my asp.net c# app. The SQL Upgrade analyzer checked for all stored procs, queries, view etc and showed me which items need to be changed in the database to be compatible with compatibility mode 90. Is there anything out the that can scan the queries in my .cs files and tell you which queries need to be modified to be compatible with SQL Server compatibility level 90?
asp.net 1.1.4
I don't know sir...I guess its broke.
asp.net 1.1.4
I don't know sir...I guess its broke.