Hi,
Is it possible to insert BLOB data without doing a select first? I have
data available and want to insert a row with BLOB data.
Should I use the callback function with OCILobWrite() or is it not
possible at all without doing a select?
How about using a temporary LOB? I have tried everything I could come up
with but nothing seems to work.
Thanks in advance?
Br,
Ole Hansen