[PHP-DB] help php4.0.6&Oracle9i !

2002-03-12 Thread varin valery
I was successful in compiling php with the options --with-oracle and --with-oci8. but when i tried to connect to the database with the instruction Ora_logon("user@tnsname", "password"), I got the following error message: "Warning: Oracle: Connection Failed: Error while trying to

[PHP-DB] HELP ! SELECT QUERY WITH OCI8

2002-03-14 Thread varin valery
I was successful in compiling php with the options --with-oracle and --with-oci8. but when I tried to make a SELECT query to the database I got the following error message: OCIDebug: oci_do_connect: id=1 OCIDebug: oci_parse "select login, password from users" id=2 conn=1 Warning: OCIStmtEx