Hi All,
we are migrating to PB2021 our WebServices that we developed with PB2017 R3 and we are facing the following problem:
all the lds_DataStore.Retrieve() calls return -1 in PB2021. If we try to get the SQL statement of the DataObject with lds_DataStore.Describe("datawindow.table.select") the return value is a string of apparently randm characters and not the real SQL statement.
It seems that the SQL part of the DataObject is lost or modified.
Did someone have the same problem? Can anyone suggest a solution?
Thank you in advance for your replies.
Antonio