From:             [EMAIL PROTECTED]
Operating system: Windows 4.00 9sp)
PHP version:      4.1.2
PHP Bug Type:     ODBC related
Bug description:  Connect to Oracle

When I try connect to Oracle8 (client 8.0.5.0.0)
<?
 $c = odbc_connect ("DNSname", "user", "password");
?>

I have error message:
"..ORA-12154: TNS:could not resolve service name , SQL state S1000 in
SQLConnect in ......"
what i can do?
-- 
Edit bug report at http://bugs.php.net/?id=17450&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17450&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17450&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17450&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17450&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17450&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17450&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17450&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17450&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17450&r=globals

Reply via email to