Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Types of parameters in OCI

Types of parameters in OCI

From: Alex Lytvyn <alexlytvym_at_home.com>
Date: Sun, 21 Oct 2001 01:57:34 GMT
Message-ID: <iYpA7.50406$YL3.12715671@news3.rdc1.on.home.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US