Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
wided
Posting Yak Master
218 Posts |
Posted - 2012-05-10 : 12:28:47
|
hihow to encrypt column on tableExemple:I have a tablemy table (col1, col2)i need to encrypt/dencrypt col2thanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-05-10 : 12:30:43
|
seehttp://msdn.microsoft.com/en-us/library/ms179331(v=sql.100).aspx------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
wided
Posting Yak Master
218 Posts |
Posted - 2012-05-10 : 12:37:35
|
thanks visakh16butwhats 'Sales.CreditCard'is it a table?where i find it |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-05-10 : 15:53:15
|
thats the table. Sales is schema and CreditCard is tablename------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
wided
Posting Yak Master
218 Posts |
Posted - 2012-05-14 : 04:18:43
|
can i have a simple exemplei can t anderstand the codethanks |
 |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2012-05-14 : 04:36:50
|
Then perhaps you should give the task to someone more experienced?At least for the moment while you practice and learn more about encryption and decryption? N 56°04'39.26"E 12°55'05.63" |
 |
|
|
|
|