You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should also work with a plain PIC X item (automatically rtrimmed if needed, but as trailing spaces likely also "work" in the db this may not be necessary) and most important: with a plain literal.
The text was updated successfully, but these errors were encountered:
As seen in https://github.com/opensourcecobol/Open-COBOL-ESQL/blob/1b272b886edda8b794160d9ecfc1fa12962f5470/tests/sqlca.src/prepare-execute.at the only option to use prepared statements is currently the use of a varlength group.
It should also work with a plain PIC X item (automatically rtrimmed if needed, but as trailing spaces likely also "work" in the db this may not be necessary) and most important: with a plain literal.
The text was updated successfully, but these errors were encountered: