Hi,
Does anyone use the database encryption tools before? Any suggestion? I
want to encrypt my data inside the table in the sql server.
--
Thank you very much!
Best regards,
FlorenceHi
If you are using .Net then you could use the inbuilt classes, if not then
you can write your own with the cryptoapi, otherwise check out
http://www.sqlsecurity.com/DesktopDefault.aspx?tabid=30
John
"Florence Lee" <florencelee@.visualsolutions.com.my> wrote in message
news:%23nSKBSA5EHA.3124@.TK2MSFTNGP11.phx.gbl...
> Hi,
> Does anyone use the database encryption tools before? Any suggestion? I
> want to encrypt my data inside the table in the sql server.
> --
> Thank you very much!
> Best regards,
> Florence
>|||Florence,
To encrypt data in tables, for SQL Server 2000 you'll need a third party
tool. There are a number out there, but research carefully.
SQL Server 2005 will provide column-level encryption with key management.
Ron
--
Ron Talmage
SQL Server MVP
"Florence Lee" <florencelee@.visualsolutions.com.my> wrote in message
news:%23nSKBSA5EHA.3124@.TK2MSFTNGP11.phx.gbl...
> Hi,
> Does anyone use the database encryption tools before? Any suggestion?
I
> want to encrypt my data inside the table in the sql server.
> --
> Thank you very much!
> Best regards,
> Florence
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment