Individual Table Export
The Individual Table Export page allows you to export any of the
internal tables on Interchange to a file on the server.
FunctionsExport After selecting the export criteria,
click Export to export the table. The following list describes the
Export As available formats.
- Current Type/System Default
Types specified in the
Interchange configuration files.
- TAB Delimited
First line of the file represents column
names. Each line represents a row, with tab characters separating
columns.
- CVS
The same as TAB delimited, but separated by commas and
quotes.
- PIPE Separated
The same as TAB delimited, but separated by
| characters instead of tabs.
- %%/%%%
One column per line, separated by %% lines, with
%%% between rows.
|