Our client application is developed in C++ and uses ODBC Driver (Version 17) to connect to remote SQL database. We have enabled Always Encrypt option to encrypt the data. Using proper flags in connection string we are able to connect and perform SQL operations. Since Always Encrypt requires certificate for encryption/decryption, we have added the same in the certificate store of windows.
Query is, is there a way to identify if the Always Encrypt certificate is missing in the client store, when using CDatabase::OpenEx or when executing query?
Asked by Amal Jesudas
(69 rep)
Mar 2, 2023, 09:25 AM
Last activity: Mar 3, 2023, 06:59 PM
Last activity: Mar 3, 2023, 06:59 PM