Subject: encrypt database
Posted By: skajani Post Date: 8/7/2006 3:43:37 AM
HI

I want to encrypt data which is already there in the database using c#
my database is sql server 2000.
Reply By: dparsons Reply Date: 8/7/2006 2:48:56 PM
Take a look in

System.Security.Cryptography

It should contain the methods and functions to do what you want.

"The one language all programmers understand is profanity."

Go to topic 48094

Return to index page 209
Return to index page 208
Return to index page 207
Return to index page 206
Return to index page 205
Return to index page 204
Return to index page 203
Return to index page 202
Return to index page 201
Return to index page 200