Le 7/12/2012 18:49, Gilles Ganault a écrit :On Fri, 7 Dec 2012 16:02:13 +0000, "Duquette, William H (318K)" <william.h.duque...@jpl.nasa.gov> wrote:
I don't think the OP really cares about linking SQLite to a spreadsheet.
If I'm reading him correctly, he's just looking for an easy way to
populate SQLite database tables using a simple GUI he doesn't have to
develop himself, and doesn't have to pay a lot of money for.  In other
words, he wants something that's as easy to use as stashing your data in
an Excel table, but has the power of SQLite.
Exactly. With hundreds of millions of Excel users who actually use
Excel to keep lists, I guess there's a market for a basic/pro Windows
application do that without to invest time and money on Office suites.

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


The best route is tcl/tk + sqlite I think, tcl and sqlite works naturally together and tcl/tk has a nice table widget to edit data. Everything can be bundled together with a tclkit. Et voilà, a killer application (portable to linux and macOs too by the way).

Noël



-----
Aucun virus trouve dans ce message.
Analyse effectuee par AVG - www.avg.fr
Version: 2013.0.2793 / Base de donnees virale: 2634/5938 - Date: 05/12/2012



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

Reply via email to