dbTalk Databases Forums  

Re: Compatibility Level

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Re: Compatibility Level in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rogers
 
Posts: n/a

Default Re: Compatibility Level - 09-05-2007 , 11:30 PM






Thanks Ekrem

"Ekrem Önsoy" <ekrem (AT) btegitim (DOT) com> wrote

Quote:
Hi Rogers,


You can not create a Master Key in SQL Server 2000 because it's a new
feature of SQL Server 2005.

You can not see 90 compatibility, because you are connecting to SQL Server
2000 via SQL Server Management Studio. Your 80 compatible database is
still on SQL Server 2000 that's why you can not convert it to 90. First,
you should Backup and Restore or Detach\Attach or Copy Database to your
SQL Server 2005 server. And after this operation, when you check it's
properties\options you will see 90 compatibility in the compatibility
list.

--
Ekrem Önsoy
MCBDA, MCTS: SQL Server 2005, MCSD.Net, MCSE, MCT



"Rogers" <naissani (AT) hotmail (DOT) com> wrote in message
news:Oe2cc1J8HHA.4712 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
Dear Professional,

Attached is the screen shot, I can't see compatibility level 9.0 in SQL
Server 2005.

I am using following commands

CREATE MASTER KEY ENCRYPTION BY PASSWORD = 'EncPassword'
It gave me following error:

Msg 170, Level 15, State 1, Line 1

Line 1: Incorrect syntax near 'MASTER'.













Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.