G
Guest
I have a table the consists of two fields that together make 300 bytes. When
I export this delimited file to text there appear to be 300 characters.
However when this text file is imported to a well established package, it is
validated for having records that are 300 bytes long. Needless to say my text
file fails this check. I have reduced my table size to allow for a line feed
or carriage return but it still fails the check. The strange thing is that
even though I have reduced the record length the output text files are still
the same overall size. Are there some hidden characters in the text file to
take into consideration here?
I export this delimited file to text there appear to be 300 characters.
However when this text file is imported to a well established package, it is
validated for having records that are 300 bytes long. Needless to say my text
file fails this check. I have reduced my table size to allow for a line feed
or carriage return but it still fails the check. The strange thing is that
even though I have reduced the record length the output text files are still
the same overall size. Are there some hidden characters in the text file to
take into consideration here?