Re: Outlook CSV Parser



On 5/30/07, Ken Foskey <foskey@xxxxxxxxxxxxxxxx> wrote:
snip
CSV is a horrible format. Far too unreliable, we have exported CSV
from excel that imported differently into excel.
snip

Just pedantic nitpick, but CSV is an incredibly reliable format, the
problem is find programs that actually use CSV rather than a CSV-like
format. It works out to the same thing, but it isn't CSV's fault.
For an example of a programmer using a CSV-like format where he/she
should be using the real thing look at my other post on this thread.
My code fails to handle escaped double quotes correctly.
.



Relevant Pages

  • Re: CSV
    ... Excel is generally ... Multiline CSV definitely have a right to exist: ... fields in this, and only this format. ... "Multiline CSV" is something I've ...
    (microsoft.public.excel.misc)
  • Re: large dataSet (continued)
    ... You might want to check out my csv parser/writer utility for this. ... format in basically the fastest way possible. ... DTS tasks are very fast to insert data in bulk and I would ... >> I then started with a small DataSet that I saved into an Excel format. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Excel 2000 & NAV 2003
    ... message you get after saving in CSV format is quite ... when Excel exits and restored when Excel opens. ... Recently I have been saving xls files as csv files. ...
    (microsoft.public.excel.misc)
  • Re: Conversion from MAS 200 to Pick
    ... I presume that the convert to spreadsheet option is actually CSV file ... the CSV format itself. ... You could run into problems with the Excel option. ...
    (comp.databases.pick)
  • Re: Missing one data from one column from Excel
    ... I searched the web again last night and found a website that described the ... Excel and Word. ... number, text and general in Excel, Word comes up with it's own format based ... How is the .csv formatted? ...
    (microsoft.public.word.mailmerge.fields)