in reply to Processing SQL thru DB2 interface

Another option: you can use DBD::ODBC if you've already got an ODBC connection setup to the server. IIRC, there are some complications with this too (DB2 client stuff is horribly complicated), but it works great no matter what the server OS is. (I used it to connect to an AS/400 from Win2k with no problem.)

Chris
M-x auto-bs-mode