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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 31 = ?
Subscribe to this entry?

 
 [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: Sat Jun 15 21:01:28 2024 UTC