http://qs321.pair.com?node_id=302474


in reply to Connecting to DB2 on OS/390 sans DB2 Connect?

I've done this using the iSeriesODBC driver supplied by IBM and then used DBD::ODBC on top of that. You'll need an ODBC driver manager as well, but I think RH9 comes with a good version of unixodbc, which was the driver manager I used..

-- dug