SQL SERVER – 2005 Change Database Compatible Level – Backward Compatibility – Part 2 – Management Studio

I have received quite a few request about post I have two days ago SQL SERVER – 2005 Change Database Compatible Level – Backward Compatibility, if this can be done using SQL Server Management Studio. It is very simple to do this using Management Studio as well but I still prefer T-SQL way.

Following steps will display the method to change the compatible levels.

Write click on database.
Click on Properties.
Click on Options.
Change the Compatibility level to desired compatibility. (See Attached image below)
Click OK.

SQL SERVER - 2005 Change Database Compatible Level - Backward Compatibility - Part 2 - Management Studio compatibilitylevelchange

Reference : Pinal Dave (https://darkslategrey-bat-805937.hostingersite.com)

Database Compatible Level, SQL Server Management Studio
Previous Post
SQL SERVER – Primary Key Must Not Contain NULL – Primary Key are NOT NULL
Next Post
SQL SERVER – Retrieve Information of SQL Server Agent Jobs

Related Posts

Leave a Reply