|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-04-26 19:52 UTC] edink@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun Mar 22 13:00:01 2026 UTC |
Description: ------------ I want use php connect oracle8.0.5 with odbc. so i write "$c=odbc_connect("DSN","USERNAME","PASSWORD");" then I configure the odbc and oracle ,then run it with IE. error is :ORA-Tns not resolve service name. please help me why ?