On 30-7-2015 20:31, Sylvain Pointeau wrote: > On Thu, Jul 30, 2015 at 8:17 PM, Luuk <luuk34 at gmail.com> wrote: > >> On 30-7-2015 20:07, Richard Hipp wrote: >> >>> On 7/30/15, Sylvain Pointeau <sylvain.pointeau at gmail.com> wrote: >>> An Excel-to-SQLite converter utility sounds like it would be a great >>> open-source project. Why don't you start it up? >>> >>> >> +1 >> >> Except for the fact that "CSV is not a defined format"...... >>
> > Well as I said, CSV might not be a defined format, > but it is probably not the excuse to not import it correctly. So, you are going to implment a 'correct' import, on a format that 'might no be defined' ???? P.S. As Simon noted, it seems to be defined here: <https://tools.ietf.org/html/rfc4180> I was probably referring to the first sentence of chapter 2: "While there are various specifications and implementations for the CSV format"