SQL server encryption
-
Is there anything out there to encrypt my SQL 2008 server tables etc. so that only via passwords I can view the contents of it.
-
Is there anything out there to encrypt my SQL 2008 server tables etc. so that only via passwords I can view the contents of it.
I'm not understanding something. Isn't the connection to the database userid/password authenticated? :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]
-
Is there anything out there to encrypt my SQL 2008 server tables etc. so that only via passwords I can view the contents of it.
-
I'm not understanding something. Isn't the connection to the database userid/password authenticated? :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]
Sometimes people don't want the admin to be able to see the data. Being an admin I find that disturbing.
"When did ignorance become a point of view" - Dilbert
-
Sometimes people don't want the admin to be able to see the data. Being an admin I find that disturbing.
"When did ignorance become a point of view" - Dilbert
Jörgen Andersson wrote:
Sometimes people don't want the admin to be able to see the data.
That's going to make the admin's job a little tough.
Jörgen Andersson wrote:
Being an admin I find that disturbing.
I concur. :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]