- Philippe PILAT
- PowerBuilder
- Wednesday, 25 July 2018 09:37 AM UTC
Hi everybody,
Using PB 2017 R2 Build 1769 and SQL AnyWhere 16.
I have to pass a DW control between 2 apps using a database table.
In one app (published as powerserver mobile) I retrieve a datawindow control in a window then I insert a row in the table and in one column (long binary) i save the result of GetFullState().
In the other app (PB compiled) I retrieve the long binary column in a BLOB via SelectBlob and then SetFullState() to populate a DW control. SetFullState fails with -1.
The length of the blob generated by GetFullState when the app is run in the PB IDE is different than the length of the blob generated by GetFullState when the app is published to PowerServer (Web or Mobile).
Does anyone have a clue on how to resolve this problem ?
TIA,
Regards.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.