|
Like this:
exec sql insert into ... (
...,
blobField => get_blob_from_file(:fileName),
...
);
(This is new INSERT syntax)
HTH
Daniel
Message: [SQL0204] HTTP_GET_BLOB in *LIBL type *N not found.
Message: [SQL0443] LOB and XML locators are not allowed with COMMIT(*NONE).
insert into jlib.blobtest1 values(123, get_blob_from_file('/lob1.png'));
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.