Delimited Text Read
GoAnywhere can read data from delimited text files using a variety of user-specified options:
- Include/exclude column headings
- Field delimiters (commas, tabs, pipes, etc.)
- Record delimiters (CR, LF, CR/LF, LF/CR)
- Formatting options for dates and numbers
- Text qualifiers
- Null substitute values
The data read from delimited text files can be imported into database tables. Delimited text files can also be translated into other formats including Excel, fixed-width text and XML formats.