This file format is used to exchange data with WSF files that are generated
or supported by:
- Lotus 1-2-3 Release 1 or Release 1a
- Lotus Symphony Release 1.0
- Lotus 1-2-3 Version 2 or Symphony Release 1.1
Each WSF file represents one work sheet. The database manager uses
the following conventions to interpret work sheets and to provide consistency
in work sheets generated by its export operations:
- Cells in the first row (ROW value 0) are reserved for descriptive
information about the entire work sheet. All data within this row is
optional. It is ignored during import.
- Cells in the second row (ROW value 1) are used for column labels.
- The remaining rows are data rows (records, or rows of data from the table
or view).
- Cell values under any column heading are values for that particular column
or field.
- A null value is indicated by the absence of a real cell content record
(for example, no integer, number, label, or formula record) for a particular
column within a row of cell content records.
A row of all nulls will be neither imported nor exported.
Some data may be lost when a table or view is imported into a file with WSF
format.
[ Top of Page |
Table of Contents |
Glossary |
Index ]
[ DB2 List of Books |
Search the DB2 Books ]