On Fri, Oct 8, 2010 at 15:28, sjtirtha <[email protected]> wrote: > 1. setup an development environment for SQLite (I'm using Ubuntu) > Do you have any preference which editor or IDE should I use?
It's very easy. Download the sources, compile the "standard" way (./configure; make). Any editor is fine. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

