SQL Server Cell Level Encryption -


i want implement cell level encryption , users odbc able connect database , use it.

what suggest it?

is possible? if yes, resource, source code, samples, documentations on it?

if it's not possible, please tell me why.

thank you! kind regards

sql server can control encrypting column - can read how here.

a "cell" excel/spreadsheet terminology; encrypting column value specific row have encrypted prior being inserted or updated. if after, need @ using these functions when adding/updating data:


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -