EllisLab text mark
Advanced Search
     
Can someone confirm he’s using CI 2.1 / Oracle / Stored_procedure with OUT parameter
Posted: 24 January 2012 12:42 PM   [ Ignore ]
Joined: 2010-10-28
15 posts

Hi guys,
can someone confirms he is using
- CI 2.1
- Oracle
- Stored Procedure with OUT parameter?


My adventure with CI & Oracle is bad.  I had to modify something in oci8 (and I wasted time & money on that) and now I can’t use CI / stored procedure. 

I spent too much time on my project to restart it with another framework and, sadly, I _have_ to use stored procedure.

I found some posts about it but some are old (CI 1.x) and some others are not really clear.  If someone already corrected oci8 classes and is using stored procedure successfully with out parameter, I will _greatly_ appreciate it…  wink

Finally, I really appreciate this framework and I hope I will find some help around.

Thanks

 
Posted: 08 November 2012 11:12 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2012-11-08
1 posts

Any update on this?  I’m having similar trouble.  I’m unable to get any sort of out parameters working with Oracle stored procedures in Codeigniter.