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
Post a Comment