Text Versus Database Driver for Converting Text
Files to XML
|
|
(Note: This option
only applies to the conversion of text-based .CSV and .TXT files to XML)
You may specify that a text-based file
is read using a text- or database- input driver. Both choices have
their advantages: |
Choices |
Pros |
Cons |
1.
Text |
No limit on number of
characters in column names |
commas and other field
delimiters are not allowed within cells |
2.
Database |
commas and other
delimiters are allowed within cells |
column names are
limited to 64 characters or less in length |
[Return] |
|
|