Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting this issue, we are able to reproduce this issue and
working to resolve it.
There is one work around for this issue you can use it for temporary resolution
Free out the statement variable after "ibm_db.free_stmt(statement)" line by
"del statement".
Please let me know how the above workaround works for you. I will update you
once we get the resolution of the above problem.
Thanks,
Rahul
Original comment by rahul.pr...@in.ibm.com
on 30 Oct 2012 at 10:18
Thank you for the workaround using del. That works.
Original comment by axel.nie...@web.de
on 30 Oct 2012 at 10:46
This issue has been fixed in ibm_db-2.0.1.
Original comment by rahul.pr...@in.ibm.com
on 1 Mar 2013 at 10:07
Original issue reported on code.google.com by
axel.nie...@web.de
on 30 Oct 2012 at 8:34