|
Data Export/Import |
Top Previous Next |
|
Data Table Editor has embedded support for data exporting/importing from a number of well-known file formats. Here is a list of supported formats:
During import operation, data read from a file is not inserted into Data Table Editor as is. Instead, it is merged with the data currently contained in the Data Table Editor using a Data Table Smart Copy operation.
When importing data, it is possible to choose what fields will be imported. You can only import fields that exist both in the imported Data Table and Data Table currently being edited, and are writable in the table being edited:
If you are exporting to or importing from a Character Separated Values (CSV) file, you will be prompted to specify CSV encoding/decoding options. Examples Original Data Table:
The same table exported to CSV format (Header Record contains field descriptions, screenshot taken in a text editor):
The same table exported to HTML format (as shown in a web browser):
The same table exported to XLS format (as shown in Microsoft Excel):
|