Hi
We are in the process of upgrading our app from 2019R3 to 2021. The app is a client server app and is installed in a network drive.
When i execute the executable from my local machine that has Powerbuilder installed, it works as expected. However when i ran the app (same executable folder) from a machine that does not have powerbuilder it failed to connect to the database. The 2019 compiled version works fine on all machines but the 2021 build does not. I added a message box after the call to the connection function to return SQLErrText the message is attached.
Notice on the message it says Version=21.0.0.0 however the xml file has 21.0.0.1506
Please help
Thanks
Malek