Dear Sir or Madam,
There's something wrong with my php when connect to a IBM AS/400 using "client access" 
's odbc driver.The message looks like:
"Warning: SQL error: [IBM][Client Access ODBC 驱动程序(32 位)][DB2/400 SQL] 
通信链路故障。 COMM RC=0x5, SQL state 08S01 in SQLConnect in D:\php_web\query.php on 
line 2"

In English,which means:"there's something wrong whith the Client Access ODBC 
driver---exchange linking error"


The line 2 in query.php is "$connect = odbc_connect("as400php",'why','thisunreal');"

Even more,I can still connect to AS/400 database using the same "client access" odbc 
driver by the other query tools such as "MS QUERY" and "ORACLE QUERY".
What's wrong with the php or the "client access" odbc driver?

From:  Zeev Suraski
Email: [EMAIL PROTECTED]

Your best bet would be asking on the php-windows list -
[EMAIL PROTECTED]

Good luck!

At 03:14 7/3/2001, yagang.Lee wrote:
>Dear sirs,
>         There's a question when I'm using odbc in php---every time when I
> run my php program,there's alway wrong:
>"Warning: SQL error: [Microsoft][ODBC 驱动程序 管理器]
>未发现数据源名称并且未指定默认驱动程序, SQL state IM002 in SQLConnect in
>D:\php_web\query.php on line 2"
>
>Which is a Chinese version,it's English means:"The odbc driver manager can
>not find the database source's name and even more the
>default drivers is not set up"
>
>What can I do?
>
>My workstation's hardware:Windows 2000 server+iis5.0+php 4.0
>
>I'm looking for your early reply
>
>
>             yagang.Lee
>             [EMAIL PROTECTED]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/
*****转发内容结束*****



                    致
礼!

            yagang.Lee
            [EMAIL PROTECTED]


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to