php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20824 connecting ora8 with odbc
Submitted: 2002-12-05 05:10 UTC Modified: 2002-12-06 03:18 UTC
From: herve dot criaud at wanadoo dot fr Assigned:
Status: Not a bug Package: ODBC related
PHP Version: 4.2.3 OS: nt 4
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: herve dot criaud at wanadoo dot fr
New email:
PHP Version: OS:

 

 [2002-12-05 05:10 UTC] herve dot criaud at wanadoo dot fr
trying to connect to oracle8 db with : $connection1=odbc_connect("DSN","user_id","pwd","SQL_CUR_DEFAULT" )or die("connection serveur oracle impossible<br>\n");
the output is :
Warning: SQL error: [Oracle][ODBC][Ora]Server rejected the connection., SQL state 08004 in SQLConnect in d:\
herve

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-05 05:18 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2002-12-06 03:08 UTC] herve dot criaud at wanadoo dot fr
I changed configuration of oracle8 and now it's turning !
herve
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 13:01:33 2025 UTC