Re: Data Encryption In SQL2005
- From: "Laurentiu Cristofor [MSFT]" <laur@xxxxxxxxxx>
- Date: Tue, 20 Dec 2005 10:04:30 -0800
Yes, you need to have been granted special permissions for creating keys.
For details, look in Books Online; the permission requirements for DDL are
listed there.
Thanks
--
Laurentiu Cristofor [MSFT]
Software Design Engineer
SQL Server Engine
http://blogs.msdn.com/lcris/
This posting is provided "AS IS" with no warranties, and confers no rights.
"Kumar" <Kumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4DDBF38B-32FA-4284-A273-225F1D0B79A0@xxxxxxxxxxxxxxxx
> Mike,
>
> Thanks. Will try it. Do I need to have any special privileges to create
> all
> these keys ?
>
> thanks Kumar
>
> "Mike Epprecht (SQL MVP)" wrote:
>
>> Hi
>>
>> Have a look at Laurentiu Cristofor's blog
>>
>> http://blogs.msdn.com/lcris/default.aspx
>>
>> Regards
>> --------------------------------
>> Mike Epprecht, Microsoft SQL Server MVP
>> Zurich, Switzerland
>>
>> IM: mike@xxxxxxxxxxxx
>>
>> MVP Program: http://www.microsoft.com/mvp
>>
>> Blog: http://www.msmvps.com/epprecht/
>>
>> "Kumar" <Kumar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:89F62EDD-1D58-4781-96CE-5FC5E6E82C8F@xxxxxxxxxxxxxxxx
>> >I am a developer and need to store some confidential information in my
>> >DB.
>> >I
>> > came to know about SQL server 2005's encryption features recently.
>> > I want to encrypt data in such a way that even DBA's who created the
>> > DB's
>> > (owners) should not be able to decrpt the data.
>> > Is it possibel in SQL server 2005 ? if so, can anyone breifly outline
>> > the
>> > steps or point to ncessary location.
>> >
>> > thanks. Kumar
>> >
>> >
>>
>>
>>
.
- Follow-Ups:
- Re: Data Encryption In SQL2005
- From: Kumar
- Re: Data Encryption In SQL2005
- References:
- Re: Data Encryption In SQL2005
- From: Mike Epprecht \(SQL MVP\)
- Re: Data Encryption In SQL2005
- Prev by Date: Re: Audit Log
- Next by Date: Re: netstat on my server
- Previous by thread: Re: Data Encryption In SQL2005
- Next by thread: Re: Data Encryption In SQL2005
- Index(es):
Relevant Pages
|