in

SQL Server Blogs

Voices from the UK SQL Server Community
All Tags » t-sql » Migration (RSS)

Browse by Tags

  • Common migration issues (version 2000 to 2005)

    Many users complain that some new features are not working in SQL Server 2005 when the server is migrated from SQL Server 2000 These are the common tasks that should be done to avoid some migration issues 1 Change the compatibility level to 90 EXEC sp_dbcmptlevel 'your_db_name' , 90 This will...
    Posted to Madhivanan (Weblog) by Madhivanan on Tue, Aug 12 2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems