Results 1 to 7 of 7

Thread: [RESOLVED] CSV File Format: UTF8 vs ANSI vs UTF16 w/o BOM

Threaded View

  1. #7

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2010
    Posts
    1,103

    Re: [RESOLVED] CSV File Format: UTF8 vs ANSI vs UTF16 w/o BOM

    Quote Originally Posted by dilettante View Post
    That's a big fail, because quoting a field like "123,456.09" makes it a String value. Many programs that import CSV data auto-sense field data types and this would break them.
    My Cell Type is String, so "123,456.09" with double quotation is OK.
    If the cell Mask type is numeric, the 123,456.09 will come to 123456.09 without DQ.
    Last edited by Jonney; Sep 4th, 2015 at 10:07 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width