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 -> Re: Passing large char buffers from a C extended procedure

Re: Passing large char buffers from a C extended procedure

From: Brian Peasland <oracle_dba_at_nospam.peasland.net>
Date: Tue, 11 Apr 2006 03:51:43 GMT
Message-ID: <IxJHEJ.4EM@igsrsparc2.er.usgs.gov>


> I read about CLOB being an alternative but cannot find any code samples
> to pass it from C and declare it in a stored proc.
>
> Can someone please help me with this?

Have a look at the Oracle documentation for Large Objects:

http://download-east.oracle.com/docs/cd/B19306_01/appdev.102/b14249/toc.htm

After you've read the first five chapters, have a look at Chapter 6 Overview of Supplied LOB APIs, Chapter 14 LOB API's for Basic Operations, and Appendix A LOB Demonstration Files.

Actually, a good read of all chapters is probably in order....

HTH,
Brian

-- 
===================================================================

Brian Peasland
oracle_dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Mon Apr 10 2006 - 22:51:43 CDT

Original text of this message

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