On 1 Jun 2010, at 10:30am, Gilles Ganault wrote: > The problem is that I'd like a cross-platform > solution so that the HTTP + SQLite solution runs on Windows and Linux
The obvious solution is to use PHP, and have it use one of the three avaialable sets of SQLite calls. > (and in the case of Linux, ideally, should also compile on platforms > other than x86 such as embedded devices). That's harder. You could use Zend, I suppose. Zend is the actual language PHP supports. PHP is just the Zend programming language implemented as an Apache module. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users