Files of table data in text format can be supported by various applications. The most important difference between variants of text format is that for separation between fields of data either specifying fixed field width can be used (SDF format) or indicating a character used as a separator (CSV format). Table data from text file can be loaded either to existing ObjectLand table or to the table being created when performing import.