Hi all,
When I delete the last row of my SDO using DELETEROW, I got a message " IT IS NECESSARY TO COMMIT ( OR UNDO ) CURRENT CHANGES BEFORE FETCHING ANOTHER BATCH OF RECORDS".
How can i solve this error message ?
thanks in advance,
FERRUGEM
Hi,
When I use setQueryWhere / OpenQuery in a SDO against a Temp-Table to reposition a record It doesn´t nothing, It seems that even didn´t execute.
I glad to some help,
thks,
FERRUGEM
Thks for your reply Norman, but I´m using dynamic-function in a trigger section like this:
IF DYNAMIC-FUNCTION('getQueryPosition' IN sdo ) = 'NoRecordAvailable' THEN DO:
....
end.
The problem occur when i compile this code in a 9.1c, this function seems that doesn´t work.
Do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.