in

SQL Server Blogs

Voices from the UK SQL Server Community

Browse by Tags

  • Compatibility Level of a database

    When users migrate from SQL Server 2000 to SQL Server 2005, not all databases are set to Compatibility Level 90 which is required to make use of the newly available functions There are many methods to know the Compatibility Level of a database using queries --Method 1 EXEC sp_dbcmptlevel your_database_name...
    Posted to Madhivanan (Weblog) by Madhivanan on Mon, Jan 5 2009
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems