logo       

Re: oci8 dsn: msg#00390

php.pear.general

Subject: Re: oci8 dsn

??? wrote in php.pear.general:

> Here is my dsn string where "oralin" is my oracle SID name, user name is
"paul" and the password is "password".
>
> $dsn ="oci8://paul:password@localhost/oralin";

You have to use:

$dsn ="oci8://paul:password@oralin";


ThS.

--
http://4bconsult.de

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise