May 13, 2020 at 8:16 pm
Hi Expert,
I have encrypted the connection from the application side and wants to encrypted the from sql server database also . i am referring to the following link but unable to understand to enable the encrypted connection in sql server database
https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/enable-encrypted-connections-...
Encryption is done in ASP.net codes.
how can do the encrypted connection using sql native client oledb methods Any link appreciated
Provider=SQLNCLI11;Server=myServerAddress;Database=myDataBase;Trusted_Connection=yes;Encrypt=yes;
Shree
May 14, 2020 at 9:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
May 19, 2020 at 10:03 pm
Hi Expert,
Suggestion please
shree
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply