Hello, "Anabela de Silva"!
You wrote:

> Leonardo or who knows it, how did you get rid of the 
> error:
> "_oci_open_server: ORA-12154: TNS: The service name could 
> not be resolved."?
> 
> This is the code:
> 
>     $database="database";
>     $user="user";
>     $pass="pass";
> 
>     $conn = OCILogon($user,$pass,$database);
> 

What's your connect string in SQLPlus?

-- 
Piloteers do it on the road


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to