I need the bind variable count BEFORE binding (after OCI_Prepare) - as I read at this time the bind info is not prepared yet.
OCIStmtGetBindInfo returns this (and a lot more), and I could manage to use it directly, but a helper wrapper would be nice.
Would a patch about this be accepted?
Thanks,
Tamás Gulácsi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I need the bind variable count BEFORE binding (after OCI_Prepare) - as I read at this time the bind info is not prepared yet.
OCIStmtGetBindInfo returns this (and a lot more), and I could manage to use it directly, but a helper wrapper would be nice.
Would a patch about this be accepted?
Thanks,
Tamás Gulácsi
Hi,
Sorry for the delay. your message got stuck in the moderation queue for a while.
I don't understand why you can't use OCI_GetBindCount()
Regards,
Vincent
Last edit: Vincent Rogier 2014-07-14