Hello,

I'm using PHP 4.2.2 to access Oracle 8.1.7 via ODBC drivers.
I've installed the EasySoft driver for oracle wich is ODBC 3.5 compliant.
I have some Stored procedures in the database and I'm wondering how I can bind variables using ODBC in order to be able to use those procedures.

I'll Apreciatte any help. And don't ask me to use OCI8 ....

Thanks in advance!