OCI describe parameters

From: Paul Dembry <pade_at_nospam.trifox.com>
Date: 04 Dec 2002 18:07:14 GMT
Message-ID: <aslg8i$l03_at_dispatch.concentric.net>



[Quoted] [Quoted] I want to describe the input parameters for the following:

insert into moose values(?,?)
or
insert into moose(id,value) values(?,?)

I want a method to know what the underlying moose columns' datatypes are. Why? Because LONG/LONG RAW must be handled differently from CLOB/BLOB and the incoming statements are dynamic. I have looked through the OCI 8 documents but nothing looks appropriate. Does anyone know if this can be done?
TIA,
Paul Received on Wed Dec 04 2002 - 19:07:14 CET

Original text of this message