I have a PowerBuilder 12.6 application that connects to DB2 through odbc. This all worked on Windows 7 . My environment has now changed to Window10 and I am using a trial version of PowerBuilder 2017 R3. I modified the pbodb170 ini for DB2 the PBSupportBind to YES (like I had in 12.6). I can connect the odbc database when I am in the code but when I run it, I get an error.
R0007: Error: Database Interface does not support Remote Procedure call
This same executable runs fine on our Windows 2016 server.
I am having the issue only locally, on my Window10 laptop.
Any suggestions?