From:             [EMAIL PROTECTED]
Operating system: nt 4
PHP version:      4.2.3
PHP Bug Type:     ODBC related
Bug description:  connecting ora8 with odbc

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
-- 
Edit bug report at http://bugs.php.net/?id=20824&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20824&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20824&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20824&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20824&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20824&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20824&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20824&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20824&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20824&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20824&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20824&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20824&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20824&r=isapi

Reply via email to