|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-05-27 06:41 UTC] jan@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 22:00:01 2025 UTC |
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?