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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 16:01:31 2024 UTC