Re: Encryption at field level
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 06/10/02
- Next message: jimmers: "Re: Encryption at field level"
- Previous message: Neil Pike: "Re: MS SQL Server 2000 SP2 AV problem with pwdencrypt: possible buffer overflow"
- In reply to: Bryn: "Encryption at field level"
- Next in thread: jimmers: "Re: Encryption at field level"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Mon, 10 Jun 2002 06:22:45 -0600
Nothing built in. You can write your own using the Crypto
API or some other encryption libraries. There is a link to
a sample xp that does encryption and some additional
information on encryption alternatives in this FAQ:
http://www.mssqlserver.com/faq/general-encrypt.asp
You can also find some third party links in the Encryption
entry at SQLSecurity.com:
http://www.sqlsecurity.com/DesktopDefault.aspx?tabindex=1&tabid=2
-Sue
On Mon, 10 Jun 2002 03:56:44 -0700, "Bryn"
<jonesb@cheshire.gov.uk> wrote:
>Is it possible to encrypt a field (or all the fields) of a
>table so that a sysadmin is unable to read the data (using
>for example Ent Mgr or Query Analyzer) & is also unable to
>grant him/herself access to do so ?
>
>If so how does one go about it ?
>
>TIA
>Bryn
- Next message: jimmers: "Re: Encryption at field level"
- Previous message: Neil Pike: "Re: MS SQL Server 2000 SP2 AV problem with pwdencrypt: possible buffer overflow"
- In reply to: Bryn: "Encryption at field level"
- Next in thread: jimmers: "Re: Encryption at field level"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|