I was at PowerBuilder Version 2022 Build 1878 when we received the update about that there was a vulnerability when using ADO.NET database connection in a newer update. I stayed at my current version. I did not perform a PowerBuilder update until now, when it was said that Build 3356 resolved this issue. I have performed the updates to get to Build 3356. Now when I try to connect to the SQL Database, I get the error:
A connection was successfully established with the server, but then error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)
SQLDBCODE= -2146893022
Just trying to understand what has changed in this latest PowerBuilder upgrade that now gives me an error when connecting to the SQL Server database.