Is it possible to encrypt an integer column ?

  • The official Microsoft Web site of the "EncryptByKey (Transact-SQL)" says its @cleartext only supports nvarchar, char, varchar, nchar, binary, varbinary.

    So, does it mean other than these data types, EncryptByKey doesn't support ? eg. int, ntext, decimal, datetime ?

  • [font="Verdana"]I hope it will encrypt numeric also!

    You can also try "Encryption & Decryption" article.[/font]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply