AS/400, ODBC and PHP5

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joe

    AS/400, ODBC and PHP5

    Hey everyone

    I'm trying to use php to extract data from an AS/400 system. The php
    engine is running locally on my workstation(win 2000) and I'm accessing
    the DB2 database on the AS/400 system via ODBC from my workstation.

    It worked in an previous installation using a dated version of php
    (4.something.so mething, can't remember), but since I upgrated to php5
    my PEAR DB module tells me I can't connect.

    After a little "googling" around i only found one little newsgroup post
    conserning this problem, but no solution. Acoording to that post:



    it is a problem in php.

    Have any of you a better explenation / solution / workaround to this
    problem.

    I really one use php5 for this (simpleXML) so....

    Joe
Working...