--
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
What hardware is your SQL Server running on?
http://vyaskn.tripod.com/poll.htm
"Ehioze" <ehioze@usa.net> wrote in message
news:042f01c3c7f1$533f02b0$a001280a@phx.gbl...
Hello, I am searching for any third party MS SQL
Server2000 tools that would encrypt table data from being
viewed
Re: SQL Server 2000 / 2005 Encryption ... to encrypt your SSL connections will be different. ...SQL Server can generate its own self-signed certificates though, and that should make the SSL encryption/connectivity easier for you. ...Excel does not know how to decrypt data stored in SQL Server 2005 in encrypted form. ... (microsoft.public.sqlserver.security)
Re: Storing Connection String ... you can encrypt the traffic to the SQL Server. ... Hitchhiker's Guide to Visual Studio and SQL Server... My idea is to have just one database user whose username and password ... Which means that if an user get hold of connection string... (microsoft.public.dotnet.framework.adonet)
Re: Securing an MDF file ...Windows 2000 support encrypted file system property. ... Below are the steps encrypt the data files: ... Logon with the SQL Server startup account... database files are encrypted under the identity of the account... (microsoft.public.sqlserver.server)
Re: securing mdf files ... You can use the Encrypted File System Support on Windows 2000. ... Below are the steps encrypt the data files: ... Logon with the SQL Server startup account... database files are encrypted under the identity of the account... (microsoft.public.sqlserver.security)
Re: Encription for MDF files ...EFS by itself is not a complete solution. ... If the box is stolen - including the EFS recovery keys,... then encrypt it before it is stored and decrypt it when retrieving. ... > 1) Logon with the SQL Server startup account... (microsoft.public.sqlserver.security)