Types of parameters in OCI

From: Alex Lytvyn <alexlytvym_at_home.com>
Date: Sat, 20 Oct 2001 21:11:40 GMT
Message-ID: <gMlA7.48596$YL3.12335729_at_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 - 23:11:40 CEST

Original text of this message