Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OO4O2 and Long Raw Columns
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
![]() |
![]() |