Greetings to the entire Appeon community!
I am having the following issue: When creating a datastore with a simple SQL (for example, SELECT * FROM tecno.employee) and performing UPDATEs on this datastore, in client/server it works correctly, but, with PowerServer, it tells me that the employee table does not exist; somehow, it is suppressing the tecno qualifier from the employee table in the Web API.
Any idea what could be causing this inconsistency?
I am using PowerBuilder and Runtime version 2022 Build 1900.
In advance, thank you very much for any collaboration received.