January 12, 2005 at 7:00 am
Hi All,
do we have any option or tool to encrypt the data in sql server as we can do in oracle called scrambling.
Thanks,
January 12, 2005 at 9:41 am
Not sure about Oracle,but Netlib and Protegrity have encryption utilities.
January 13, 2005 at 4:32 pm
If its for application security such as password storage (one way encryption only), try undiocumented functions pwdencrypt() and pwdcompare(). Otherwise you'll have to resort to third party software/calls.
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
January 13, 2005 at 7:21 pm
Steve,
What is you experience with the performance hit to a server running these utilities?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply