|
Re: oci8 dsn: msg#00390php.pear.general
??? 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> |
|---|---|---|
| Previous by Date: | oci8 dsn: 00390, |
|---|---|
| Next by Date: | Re: dublicate handles in LiveUser: 00390, Markus Wolff |
| Previous by Thread: | oci8 dsni: 00390, |
| Next by Thread: | Help using HTTP_Download: 00390, Craig H. Anderson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |