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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: c dot just at phoenixdigital dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jun 04 00:01:26 2025 UTC