> > [---- ORACLE_SID=blah, OciLogon ( "user", "pw", "" ); -----]
>
> If you are really using that third, empty parameter, omit it.
> The manual
> says:
>
> | If the optional third parameter is not specified, PHP uses the
> | environment variables ORACLE_SID (Oracle instance) or TWO_TASK
> | (tnsnames.ora) to determine which database to connect to.
>
> OciLogon("user", "pw");
I had tried this, however it didn't work either.
Any thoughts on what could be causing this?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php