How to hide field data from administrator
From: Kosti (anonymous_at_discussions.microsoft.com)
Date: 01/20/04
- Previous message: Dejan Sarka: "Re: Fiel Level Security"
- Next in thread: Narayana Vyas Kondreddi: "Re: How to hide field data from administrator"
- Reply: Narayana Vyas Kondreddi: "Re: How to hide field data from administrator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 Jan 2004 05:11:06 -0800
Hi,
is there any way in SQL Server that can be used to hide data?
I have case where I save passwords in database table (using Visual C++ and Visual Basic apps), I would like to save
those password in database so that even admin can't see those.
(Perhaps admin can see only asterisks etc. in the field.)
Is this possible by SQL Server settings? Or do I need to make crypt conversions
myself?
- Previous message: Dejan Sarka: "Re: Fiel Level Security"
- Next in thread: Narayana Vyas Kondreddi: "Re: How to hide field data from administrator"
- Reply: Narayana Vyas Kondreddi: "Re: How to hide field data from administrator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|