Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Getting the Oracle Statement from OCI
Is there any way to get the text of the Oracle SQL statement as
executed by OCI?
When I use the OCI_ATTR_STATEMENT attribute, I get all the placeholders
(e.g. ":XYZ").
For debugging purposes need the text of the statement with the
parameters filled in with the values I gave it.
Received on Tue Jan 23 2007 - 13:41:37 CST
![]() |
![]() |