SQL Server Encryption
- How-to
- Roland Smith
- PowerBuilder
- Friday, 15 February 2019 07:34 PM UTC
We want to give our customers the option to use database encryption in SQL Server.
We are currently using PB12.5 and the SNC driver which has the Encrypt dbparm.
Other than setting the Encrypt dbparm, what else needs to be done at the client? Do we need to install a certificate on the client or just the server?
What happens if the app attempts to connect to an encrypted database without the encrypt dbparm? What happens if the encrypt dbparm is set but the database is not encrypted? I tried it but got an error message about invalid certificate.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.