On 24 Apr 2012, at 15:53, b2 wrote:
> I have data that is exported to comma delimited format(CSV) daily /
> weekly and want to be able to display on the web.
If all you need to do is to transform some data from one text
format (CSV) to another (HTML), I don't see why you would need
to pass the data through a database.
If I'm not mistaken, Perl has at least one module for reading
CSV data; no doubt so have other scripting languages.
Sounds like a nice exercise!
Best regards,
Niall O'Reilly
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users