> Understood. Thanks Sorry if I'm late.
There's no difference between developing a formal application and a Web application from the Sqlite point of view. You can check mongoose webserver. It uses LUA for scripting web pages (similar to PHP but with LUA) and Sqlite for db access from LUA. You can use scgi lib from http://www.xamuel.com/scgilib/ and use Sqlite if you are developing a webservice. HTH _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

