RE: [PHP-WIN] Problem Connecting to AS400 using ODBC

2002-04-11 Thread Collins, Robert
] -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 3:23 PM To: Collins, Robert Cc: PHP Windows Subject: RE: [PHP-WIN] Problem Connecting to AS400 using ODBC What happens if you instrument your code in the following way

RE: [PHP-WIN] Problem Connecting to AS400 using ODBC

2002-04-11 Thread Svensson, B.A.T. (HKG)
What happens if you instrument your code in the following way: > -Original Message- > From: Collins, Robert [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 11, 2002 9:15 PM > To: PHP Windows > Subject: [PHP-WIN] Problem Connecting to AS400 using ODBC > > &g

[PHP-WIN] Problem Connecting to AS400 using ODBC

2002-04-11 Thread Collins, Robert
I am trying to access data on an AS/400(IBM DB2) from a windows platform using Apache, and PHP. The problem I am having is that the script doesn't appear to do anything, it will run constantly and doesn't produce an error or time out. I have tried setting the ODBC DSN as both user and server. Has