Open GoogleCodeExporter opened 9 years ago
[deleted comment]
You can't get OUT/INOUT parameters values through ibm_db.execute() and
ibm_db.exec_immediate(), this is the limitation with these methods.
You your store procedure have OUT/INOUT parameters then then you will get the
OUT values only through callproc() method.
Original comment by rahul.pr...@in.ibm.com
on 11 Apr 2014 at 6:17
Original issue reported on code.google.com by
brian.lo...@gmail.com
on 11 Apr 2014 at 1:25