On Sun, 09 Dec 2012 14:15:30 +0100, Olaf Schmidt <s...@online.de> wrote: >The only thing remaining for a decent workflow, which in >the end is based on SQLite-storage, would then be a small >batch-program or -script, which ensures the SQLite-To-CSV >conversion (the sqlite-commandline-tool could do that) - >accompanied by a second batch-file which ensures the >back-conversion from CSV to SQLite-DBTable (and maybe >also already the direct upload to a given WebServer).
Thanks for the idea. I actually do the opposit when I need to sort data: Export from spreadsheet as CVS > import into SQLite, and run some SQL commands. That's why I thought there could be a need for a datagrid that would save data in SQLite and provide basic sort/search functions. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users