[PHP] PHP and IBM DB2 / odbc_connect failed

2002-03-07 Thread Jerry
Hello All, I have IBM DB2 v7.2 FP5 on a Windows 2000 Server A Linux Web server running with Apache/PHP4 And IBM DB2 V7.2 Client Install on it. When I try to use odbc_connect($dbname, $user,$password); I received the message: Warning: SQL error: , SQL state ¿Ë ?=z@éÿ¿ÛË ?=z@?=z in SQLConnect

Re: [PHP] PHP and IBM DB2 / odbc_connect failed

2002-03-07 Thread Alexander Weber
Jerry wrote: I have IBM DB2 v7.2 FP5 on a Windows 2000 Server A Linux Web server running with Apache/PHP4 And IBM DB2 V7.2 Client Install on it. When I try to use odbc_connect($dbname, $user,$password); I received the message: Warning: SQL error: , SQL state ¿Ë ?=z@éÿ¿ÛË ?=z@?=z in

Re: [PHP] PHP and IBM DB2 / odbc_connect failed

2002-03-07 Thread Jerry
Which version of Apache did you installed to solve the problem ? Alexander Weber [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Jerry wrote: I have IBM DB2 v7.2 FP5 on a Windows 2000 Server A Linux Web server running with Apache/PHP4 And IBM DB2 V7.2 Client

RE: [PHP] PHP and IBM DB2 / odbc_connect failed

2002-03-07 Thread Dan Vande More
] Subject: Re: [PHP] PHP and IBM DB2 / odbc_connect failed Which version of Apache did you installed to solve the problem ? Alexander Weber [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Jerry wrote: I have IBM DB2 v7.2 FP5 on a Windows 2000 Server A L

RE: [PHP] PHP and IBM DB2 / odbc_connect failed

2002-03-07 Thread Dan Vande More
: Thursday, March 07, 2002 6:10 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP and IBM DB2 / odbc_connect failed Which version of Apache did you installed to solve the problem ? Alexander Weber [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Jerry wrote:

Re: [PHP] PHP and IBM DB2 / odbc_connect failed

2002-03-07 Thread Jerry
Good news problem solved ! It was an incorrect modules somewhere and an error of settings (a missing backslash) by our Linux Expert. Jerry Dan Vande More [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I had the exact same problem too, reference here and you will