CSV file limitations

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nareshd
    New Member
    • Jul 2007
    • 4

    CSV file limitations

    Hi All,

    Is there any limitation in CSV file for the following:

    Number of characters in a single cell??

    Please let me know ASAP.

    Regds,
    Nar
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    The only limitation to a CSV file is that the values be seperated by a comma. Certain applications may have limits as to how large a value can be (ie how many characters) but there is no limitation on the file itself.

    Comment

    Working...