Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OCI: How to insert BLOB?
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
Received on Tue Sep 02 2003 - 09:34:55 CDT
![]() |
![]() |