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

Home -> Community -> Usenet -> c.d.o.server -> LONGRAW actual data size

LONGRAW actual data size

From: Massis Isagholian <massis_at_isagholian.com>
Date: Thu, 20 Feb 2003 19:43:17 GMT
Message-ID: <pda5a.43548$rq4.3557436@bgtnsc05-news.ops.worldnet.att.net>

I need to determine the amount of buffer space to allocate for LONG/LONGRAW columns using the OCI7 interface. From what I can tell, the actual size of the data in LONGRAW columns are unknown until a fetch statement is executed. Is there a way to obtain the actual size of LONGRAW data then allocate and bind the buffer prior to a fetch?

Thank you for your help.

Massis Received on Thu Feb 20 2003 - 13:43:17 CST

Original text of this message

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