Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to overcome missing 0x for varbinary?

$
0
0
I have a virbinary(MAX)  column which contains an encrypted data. We use standard encryption method EncryptByKey(Key_GUID.... to decrypt the data. All works well, but for some of the records the content of that column misses leading 0x. Can one advis

Viewing all articles
Browse latest Browse all 3145

Trending Articles