SQL Server 2000 / 2005 Encryption
- From: "Rubens" <rubensrose@xxxxxxxxxxx>
- Date: Sun, 2 Mar 2008 20:48:01 -0500
Would someone be able to provide some information on SQL 2005 encryption? I've searched online and through Books Online to determine from a high level perspective how it is works. Here is what I gather:
1. A certificate (through a 3rd party provider such as VeriSign or self-assigned by SQL 2005 itself) is installed on the server.
2. This certificate is then installed on a client machine.
3. Encryption is then enforced over the connection.
This appears to be a "connection only" type of encryption. So.
Can you encrypt the actual data in a database? Or more specifically, for a particular column in a table? If so, how?
Is this encryption enabled server wide, or for performance reasons, can you enable it only on a single database?
How can I enable something similar in SQL 2000?
I would appreciate any additional online resources as I haven't been able to find much that answers my questions.
Thank-you,
Rubens
.
- Follow-Ups:
- Re: SQL Server 2000 / 2005 Encryption
- From: Mike C#
- Re: SQL Server 2000 / 2005 Encryption
- Prev by Date: Re: Table Valued Function Delete Permissions
- Next by Date: Re: SQL Server 2000 / 2005 Encryption
- Previous by thread: Re: application roles
- Next by thread: Re: SQL Server 2000 / 2005 Encryption
- Index(es):
Relevant Pages
|