Slashdot Mirror


User: IfDogRabbit

IfDogRabbit's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Good Thing on MS SQL Server 2005 Adds Security Features · · Score: 1

    Not really. I believe what the article is addressing is encrypting the data for storage in the database. The link you provided specifies securing the communication between the client and MySQL. Data are still stored cleartext. I think the functionality MS is looking to provide is more like Oracle's dbms_obfuscation_toolkit functionality.