Moving data between Informix® and Workgroup Edition Version 7.24 on different operating systems
The UNLOAD statement lets you retrieve selected rows from a database and write those rows to a text file. If you want to move selected tables or columns instead of an entire database between Informix® and Workgroup Edition Version 7.24 and earlier versions, use the UNLOAD and LOAD statements in the DB-Access utility with the dbschema utility.
If you need to manipulate the data in the specified UNLOAD file before you load it into a new table, use a combination of the UNLOAD statement and the dbschema and dbload utilities.
For information about UNLOAD, LOAD, dbload, and dbschema, see The dbload utility and The dbschema utility. For information about how to use DB-Access, see the HCL® Informix® DB-Access User's Guide.
For more information about using UNLOAD, dbschema, and LOAD to or from Version 7.31 or an earlier version or for information about moving data to or from Version 7.31 on a different operating system, see the Version 7.31 or earlier Migration Guide, installation information, and release notes.