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 Dynamic Server and Workgroup Edition, 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 on UNLOAD, LOAD, dbload, and dbschema, see Data Migration Utilities. For information on how to use DB-Access, see the IBM Informix: DB–Access User's Guide.
For information about using UNLOAD, dbschema, and LOAD to move data between Dynamic Server 7.3x or 7.24 and Workgroup Edition or information about migrating to Workgroup Edition 7.3x from Dynamic Server 7.3x on a different operating system, see the Version 7.3x Migration Guide, Version 7.3x installation information, and Version 7.3x Release Notes.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]