Date: 12/28/00
- Next message: Scott Fletcher: "[PHP-DB] include() for URL is not working!"
- Previous message: Vlad: "Re: [PHP-DB] Ora_Logon problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all
When using ODBC to connect ORACLE database i've got such error:
Warning: SQL error: [Oracle][ODBC][Ora]Server rejected the connection., SQL
state 08004 in SQLConnect
I tested data source, and it works correctly, but in PHP string:
$conn = odbc_connect("absrc","Scott", "Tiger");
fails with message above.
What is problem?
Tanks, Vlad.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Scott Fletcher: "[PHP-DB] include() for URL is not working!"
- Previous message: Vlad: "Re: [PHP-DB] Ora_Logon problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

