Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Types of parameters in OCI
Hi gurus,
Does anyone know the way to determine type of passing parameters in SQL
statement using OCI 8.1.7. I mean how Oracle interprets type of these
parameters on server side? Only by passing these types on client side as
parameters of OCIBindByPos( : ) or OCIBindByPos( : ) functions?
The reason for this is to make usage of OCI more abstract( not to use types
of parameters on client side) .
It's possible using ODBC but can't find description of it in OCI.
Thanks a lot for any information.
Alex.
Received on Sat Oct 20 2001 - 20:57:34 CDT
![]() |
![]() |