Home » Developer & Programmer » Precompilers, OCI & OCCI » to retrieve the metadata of prepared statement using OCI calls. (Oracle 10g Release 2 OCI)
to retrieve the metadata of prepared statement using OCI calls. [message #428853] Fri, 30 October 2009 05:58
ftil555
Messages: 2
Registered: October 2009
Junior Member
Hi All,
I am using Oracle 10g release2.
To execute Insert statement function OCIStmtPrepare() is used.
e.g "INSERT INTO BulkInsertTable(IndexName) VALUES(:M)".
Now, I want to get the metadata(say its datatype, length, etc) of column IndexName or of place holder :M programatically. Is there any such method in OCI? Can OCIParamGet() function be of any help for the above said problem.
Need help to proceed further.

Thanks and regards
FTIL555
Previous Topic: OCI Equivalent of EXEC SQL ROLLBACK RELEASE
Next Topic: Need help on Pro*C compilation
Goto Forum:
  


Current Time: Thu Mar 28 05:08:06 CDT 2024