I am trying to get raw text files off of our AS/400 and throw them into MySQL. When I ftp in to get the tables on the AS/400, though, they must still be in DB2 format. What would be the best way (or any way) to get the DB2 info converted to regular ASCII comma delimited text that could be imported into MySQL?