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 -> Array of OCILobLocators

Array of OCILobLocators

From: andy <tomaranand_at_gmail.com>
Date: 31 Mar 2005 13:51:22 -0800
Message-ID: <1112305882.466817.246400@l41g2000cwc.googlegroups.com>


Hi,
I need some help in figuring out how to send an array of BLOB from PL/SQL to an external procedure. I can pass a single BLOB and catch it as a OCILobLocator but am unable to send multiple BLOB's from PL/SQL and catch them as an array of OCILobLocator. Is this even possible? How would you do it? Is there a way around this (Except for having the C code query the database)? Any help will be greatly appreciated. Thanks!! Received on Thu Mar 31 2005 - 15:51:22 CST

Original text of this message

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