I know nothing about Macintosh but if you can export a table(s) from your database in a fixed type of format such as comma delimited, you can import such a 'table' into DB2. If it's not in such a format, DB2 may have trouble with it. For example, using a WK1 format from Lotus 1-2-3, we needed to create a VB app to get the file into proper shape to be imported into DB2.