Re: How to insert BLOB?

From: SoftwareEngr <mhanif_asif_at_hotmail.com>
Date: 2 Sep 2003 09:45:18 -0700
Message-ID: <2c7ce900.0309020845.18ffacd4_at_posting.google.com>


Use GetChunk and PutChunk methods of adodb.recordset hope that would do

Ole Hansen <rm_oha_rm_at_city.dk> wrote in message news:<3f54abe4$0$32520$edfadb0f_at_dread16.news.tele.dk>...
> 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 - 18:45:18 CEST

Original text of this message