Hi,
I tried to implement about Dynamic transaction object to data source mapping. I have 2 Data Sources , one is connected to my local machine database, another is connected to remote database. Both Data Sources succeeded testing connection.
I follow the PowerServer Help file.
My code is very simple.
ON w_main : Open Event
These code will got DataWindow error.
If comment out like this, it's still retrieved data from my local database.
These code, the PowerBuilder IDE can retrieve data from Remote DataBase , but mobile app still got DataWindow Error.
Thanks,... Saroj
Do you have any example code of the Connect command to reroute SQLCA changes to PowerServer for MS SQL Server. I could not find these in any documents. I tried many ways to do it, but still failed.
Thank you so much...... Saroj