On 7/30/15, Sylvain Pointeau <sylvain.pointeau at gmail.com> wrote: > I understood from the mailing list, that CSV is not a defined format, then > let's propose another format, well defined, the Excel one (which is in my > experience a format to is good every time I had to exchange CSV files). > > Then why don't you propose an import of CSV from Excel (or similar)? > csv(excel) > > is it possible? in a lot of cases, I cannot use sqlite (executable) because > of the lack of a good CSV import. It would really great if this could be > addressed. >
An Excel-to-SQLite converter utility sounds like it would be a great open-source project. Why don't you start it up? -- D. Richard Hipp drh at sqlite.org