On 12 Jul 2012, at 9:03pm, "Rose, John B" <jbr...@utk.edu> wrote:

> Is there anything we would be able to do with mod_sqlite we cannot do without 
> it?

SQLite itself is just a couple of C files you include in your programming 
project.  There's no SQLite service, no SQLite folder, no SQLite persistent 
information, and no SQLite configuration or maintenance procedure.  There's 
nothing to do that would require installation.

If you are running Apache 2.x, the ability to access sqlite files is included 
in the default distribution, so unless you go out of your way to download the 
bare-bones modless version you won't need anything extra.

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

Reply via email to