Hello,
PB 2017 R3
We have a migrated application from PB 10.5 to PB 2017R3 which is working fine when run from desktop, surface pro, laptops. We found an issue when we run the same application in a Lenovo Yoga book (Win 10 Home). While executing the command
Connect using SQLCA ;
the application gets closed (crashes ?) it seems. We don't get any response after that. We tried with messagebox before and after that command, and we get the messagebox put before that command. No messages after that.
We have another application, developed in PB 11.5, with the same set of commands, which is working fine in that Yoga book.
What could be the issue ? Any idea to debug ?
Happiness Always
BKR Sivaprakash
Update: We migrated (compiled) the PB 2017R3 application with PB 2019 R3. It's working in Yoga Book. As we are not in a position to rollout this upgrade (to PB2019) is there any way to solve this issue in PB 2017 ?
Hope this is latest.