Re: SQL 2005 - Searching Encrypted SSN
- From: "Uri Dimant" <urid@xxxxxxxxxxx>
- Date: Mon, 26 Jun 2006 15:38:35 +0300
Yep, sorry ,Ron
"Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uebbVGRmGHA.3752@xxxxxxxxxxxxxxxxxxxxxxx
Uri, is this the blog you intended to reference?
http://blogs.msdn.com/lcris/archive/2005/12/22/506931.aspx
--
Hope this helps.
Dan Guzman
SQL Server MVP
"Uri Dimant" <urid@xxxxxxxxxxx> wrote in message
news:OGEqPIQmGHA.4772@xxxxxxxxxxxxxxxxxxxxxxx
Ron
Start
http://blogs.msdn.com/lcris/---Enscrypt
"Ron Brent" <RonBrent@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E9D1C567-4499-4076-A67C-E72E38ABB104@xxxxxxxxxxxxxxxx
Hi,
SQL 2005.
I would like to encrypt the SSN column (the PK).
Currently, I have an application that searches according to SSN (i.e. -
the
user types her SSN for verification, and then her details are retrieved
from
the SQL Server table).
So, the column that is encrypted is the only column that I can use to
search
according to, plus it should be the PK.
Is it possible to do it with the SQL 2005 encryption?
How do I solve the performance issue of searching (select *...) on an
encrypted column?
Many thanks,
Ron
.
- References:
- Re: SQL 2005 - Searching Encrypted SSN
- From: Uri Dimant
- Re: SQL 2005 - Searching Encrypted SSN
- From: Dan Guzman
- Re: SQL 2005 - Searching Encrypted SSN
- Prev by Date: Re: SQL 2005 - Searching Encrypted SSN
- Next by Date: Re: SQL 2005 - Searching Encrypted SSN
- Previous by thread: Re: SQL 2005 - Searching Encrypted SSN
- Next by thread: Re: SQL 2005 - Searching Encrypted SSN
- Index(es):
Relevant Pages
|