Using PowerBuilder 2017 R3 Build 1880. Nothing .NET, using standard PowerBuilder.
ids_accs = CREATE DataStore
ids_accs.DataObject = "d_users"
ii = ids_accs.SetTransObject(SQLCA)
SetTransObject is returning -1 at runtime. If running in the IDE, SetTransObject works correctly and the application works correctly. Runtime is a failure b/c of this.
I have seen other post of the same issue using .NET, but not a definate answer.
Is it a Powerbuilder dll or pbd file that is causing this problem? This is an upgraded application from PB 12.6 and we replaced all of the dll's and the pbdwr126.pbd with the '170' version of the files. We used the PB tool for packaging up what was needed.
Any help is appreciated.
thx
thx
Have you hugged your DW's today? ;-)