On 24 Oct 2016, at 6:26am, Philip Rhoades <p...@pricom.com.au> wrote:

> What development environment would people suggest for building the sqlite app?

If I understand correctly, 'mmssms.db' is itself a SQLite database file.  So 
your choice comes down to whatever programming language/environment you're 
familiar with, as long as it supports the SQLite API or has a library which 
does.

Ruby is fine, since you mention that:

<http://sqlite-ruby.rubyforge.org/sqlite3/faq.html>

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

Reply via email to