Re: How to encrypt data - SQL Server 2000
From: Uri Dimant (urid_at_iscar.co.il)
Date: 02/02/05
- Previous message: Steph: "How to encrypt data - SQL Server 2000"
- In reply to: Steph: "How to encrypt data - SQL Server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 2 Feb 2005 17:46:14 +0200
Steph
Don't do it on database side. Encrypt it on the client site
I suggest you to search(Google) for Steve Kass's recomendations for such
problems.
"Steph" <microsoft.public.access.formscoding> wrote in message
news:%23JQLk3TCFHA.3688@TK2MSFTNGP14.phx.gbl...
> I have a linked table (SQL Server) in a MS Access 2000 mdb
> I have a table called tbl_users which contains a pwd field that I would
like
> to see encrypted when I open the table. I don't want to use the Input
mask
> property because everyone can remove it.
>
> How can I encrypt that field so it will be in an unreadable format to
users?
>
>
- Previous message: Steph: "How to encrypt data - SQL Server 2000"
- In reply to: Steph: "How to encrypt data - SQL Server 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|