Re: how could i hide my finacial data to sa when i store them in sql server 2k?
From: Uri Dimant (urid_at_iscar.co.il)
Date: 09/06/05
- Previous message: Jasper Smith: "Re: how could i hide my finacial data to sa when i store them in sql server 2k?"
- In reply to: xuyan: "how could i hide my finacial data to sa when i store them in sql server 2k?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 6 Sep 2005 09:42:24 +0300
Hi
Where does the info reside? One or many tables?
You can adde the user to db_denydatareader role and make sure that he/she is
not a member of sysadmin server role.
"xuyan" <microsoft.net@sina.com> wrote in message
news:eRfUysosFHA.3404@TK2MSFTNGP09.phx.gbl...
> what we store in db is informatin about company finacial status.
> we don't want anyone in charge of the server can read the those data.
> what can i do without 3rd party software like activecrypt?
>
> thank you.
>
>
- Previous message: Jasper Smith: "Re: how could i hide my finacial data to sa when i store them in sql server 2k?"
- In reply to: xuyan: "how could i hide my finacial data to sa when i store them in sql server 2k?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|