php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6342 Can't connect to Oracle DB via ODBC
Submitted: 2000-08-24 20:04 UTC Modified: 2001-04-03 07:46 UTC
From: c dot just at phoenixdigital dot com Assigned:
Status: Closed Package: ODBC related
PHP Version: 4.0.1pl2 OS: NT4 Sp6
Private report: No CVE-ID: None
 [2000-08-24 20:04 UTC] c dot just at phoenixdigital dot com
Hi,
I can't connect to any oracle databases using ODBC.
I get the following error when using the M$ oracle odbc drivers

Warning: SQL error: [Microsoft][ODBC driver for Oracle][Oracle]Error while trying to retrieve text for error ORA-12154, SQL state 08001 in SQLConnect in include/db_odbc.inc on line 30

And the following when using oracles odbc drivers
Warning: SQL error: [Oracle][ODBC][Ora]Error while trying to retrieve text for error ORA-12154 , SQL state 08004 in SQLConnect in include/db_odbc.inc on line 30

Any ideas?
I would try and connect via the Oracle Drivers directly but they haven't been included in any php4 releases yet and I don't know how to compile it. :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-02 17:03 UTC] kalowsky@php.net
is this still a valid bug, or has it been addressed in a recent release of php?
 [2001-04-03 07:46 UTC] andre@php.net
unable to verify, closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC