Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calling Stored Procedures through OCI

316073Jul 30 2002
Hi,
I'm developing an interface to access data from Oracle using OCI. Since this is an interface, all the calls to the database is more or less dynamic. Same is the case with stored procedures. I'm having a hard time binding the output variables of the stored procedures. Is there a way to get the IN, OUT and IN/OUT parameters of a stored procedure from the database ? How can I execute the stored procedures dynamically, through OCI and get the data back ? Is there any sample programs ?

Any help is appreciated.

Thanks
Manoj Thoniyil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2002
Added on Jul 30 2002
3 comments
493 views