It's definitely not a keyword, and I'm using straightforward encrypt(ssn,key) and decrypt(ssn,key).
Here's another oddity ... in a test table, I encrypted some of the social security numbers that I had on file, using the exact same encryption key in the exact same file, and the numbers decrypted just fine. I used SQL Server Comparison Tool to compare the encrypted SSNs in my original and test tables, and even though the comparison tool flagged the field content as different, the content looks to be identical. I re-entered data in another field to see if the comparison tool would flag it as different just because the content had been overwritten, but the tool read the data as identical. ???? I'm at a loss.
Main Topics
Browse All Topics





by: srikanthmadishettiPosted on 2009-08-31 at 12:51:45ID: 25225805
check whether the key you use is not a keyword in cf8