I have data that is exported to comma delimited format(CSV) daily /
weekly and want to be able to display on the web.

Read only with no calculations but more readable date & price formats.
Number of records will be less than 100.

MySQL is an overkill for this and I was hoping that SQLite might do
the job.

Are there any tools or operators to make this job simple ?

I have little experience with SQLite and was concerned that I might be
going down the wrong path.

b2
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to