RE: [PHP-DB] Connection to AS/400.

2001-05-08 Thread Andrew Hill
To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] Connection to AS/400. > > > I was wrestling with this for a while. > There is a db2 distribution for linux from IBM > There was some extensive discussion on the list in February > and March of this past year, including a se

Re: [PHP-DB] Connection to AS/400.

2001-05-08 Thread Marc Grober
I was wrestling with this for a while. There is a db2 distribution for linux from IBM There was some extensive discussion on the list in February and March of this past year, including a set of files from Alessandro Grigiante and compiling php with --with-ibm-db2= (i.e. using db2 instead of

Re: [PHP-DB] Connection to AS/400.

2001-05-07 Thread Chris Lee
Dear Nicaolas, Take a look at: http://www.faqts.com/knowledge_base/view.phtml/aid/5613/fid/12 http://www.faqts.com/knowledge_base/view.phtml/aid/3536/fid/10 http://www.faqts.com/knowledge_base/view.phtml/aid/257/fid/14 http://www.phpbuilder.com/forum/read.php3?num=1&id=100815&loc=0&thread=10081

RE: [PHP-DB] Connection to AS/400.

2001-05-07 Thread Andrew Hill
Thanks Stefan :) Nicolas, ODBC does indeed exist for Linux - to use it with PHP you need to build PHP with an ODBC Driver Manager, such as iODBC. A HOWTO for this is available at the www.iodbc.org site. You still need a driver for PHP to use with the Driver Manager, however, and there is not cur