Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> OO4O2 and Long Raw Columns

OO4O2 and Long Raw Columns

From: Ingo Eichenseher <ieichens_at_appl-math.tu-muenchen.de>
Date: 1997/08/07
Message-ID: <01bca32b$5d6f7cc0$2bf2bb81@maus>#1/1

Hi,

i tried to use long raw columns with oo4o2 and i have encountered the following problem:

I' m filling the columns by subsequent calls to OField::AppendChunk while reading from a file.

Then i try to restore the file by subsequent calls to OField::GetChunk while writing to a file.

This all works correct for the first row in the table. All other rows are missing the first buffer i wrote with OField::AppendChunk.

This is independent of the buffer size, that means if i write 16K-Buffers the first 16K are missing. If i write 8K Buffers the first 8K are missing.

Anyone seen that ?

Thanks in Advance
Ingo Eichenseher Received on Thu Aug 07 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US