dbTalk Databases Forums  

Error: AES128

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


Discuss Error: AES128 in the microsoft.public.sqlserver.clients forum.



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

Default Error: AES128 - 09-05-2007 , 11:55 PM






I am using Windows 2003 R2......

CREATE SYMMETRIC KEY CIS_Symmetric_Key
WITH ALGORITHM = AES128
ENCRYPTION BY CERTIFICATE CISEncryptionCertificate

Msg 102, Level 15, State 1, Line 2

Incorrect syntax near 'AES128'.



select @@version

Microsoft SQL Server 2005 - 9.00.3042.00 (Intel X86) Feb 9 2007 22:47:07
Copyright (c) 1988-2005 Microsoft Corporation Standard Edition on Windows
NT 5.2 (Build 3790: Service Pack 2)



Reply With Quote
  #2  
Old   
Rogers
 
Posts: n/a

Default Re: Error: AES128 - 09-06-2007 , 12:25 AM






Thanks....

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

Quote:
It's not AES128, it's AES_128.

You forget to put the underscore between AES and 128

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



"Rogers" <naissani (AT) hotmail (DOT) com> wrote in message
news:OfoXjaK8HHA.2752 (AT) TK2MSFTNGP06 (DOT) phx.gbl...
I am using Windows 2003 R2......

CREATE SYMMETRIC KEY CIS_Symmetric_Key
WITH ALGORITHM = AES128
ENCRYPTION BY CERTIFICATE CISEncryptionCertificate

Msg 102, Level 15, State 1, Line 2

Incorrect syntax near 'AES128'.



select @@version

Microsoft SQL Server 2005 - 9.00.3042.00 (Intel X86) Feb 9 2007
22:47:07 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition
on Windows NT 5.2 (Build 3790: Service Pack 2)






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.