Fixed Width Text Read

GoAnywhere can read data from fixed-width text files using a variety of user-specified options:
  • Include/exclude column headings
  • Field starting positions and lengths
  • Record delimiters (CR, LF, CR/LF, LF/CR)
  • Formatting options for dates and numbers
  • Alignment and padding options
  • Null substitute values
The data read from fixed-width text files can be imported into database tables or translated into other formats including Excel, delimited text and XML formats.
 
Fixed-width Text Read