1. Sandeep Pattanayak
  2. PowerBuilder
  3. Friday, 25 October 2019 19:45 PM UTC

I am trying to have an application built using Powerbuilder 2019 connect to a Microsoft SQL Server database with TLS 1.2 enabled. The Database connection fails with a SSL Security Error. However, I am able to connect from within the Powerbuilder Dev environment through the database profiles section using SNC SQL Native Client to the same database sever that has TLS 1.2 enabled. Any thoughts?

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 25 October 2019 20:36 PM UTC
  2. PowerBuilder
  3. # 1

Hi Sandeep;

     Unfortunately at this time, the TLS 1.2 protocol is not supported in either the ASE or SS DB native drivers. Even though those DBMS support this connectivity option.

     In order to use the TLS 1.2 protocol from your PB Apps over to those DBMS, you would have to use the ADO.Net driver in PB where TLS 1.2 is supported.

HTH

Regards ... Chris

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.