ora_logon(user, "password", tnsname);

>>> "William Cheung" <[EMAIL PROTECTED]> 10/25/02 16:36 PM >>>
As php_oci8.dll is not working, I tried php_oracle.dll. However, the
script can't make a connection to the database. I use the following code
to make a connection. Could anyone tell me if it is correct?
 
ora_logon(user@tnsname, "password");
 
William Cheung, B.Sc. MCSE MCDBA
Databyte Corp.
 


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to