On Thu, Sep 22, 2011 at 4:39 PM, Pavel Ivanov <paiva...@gmail.com> wrote:
> ...> might be a stupid question -- I am not sure ) Or perhaps one library > for CGI > > and one for the application? Or perhaps even a library for the cgi and > the > > application have the api as part of it? > If you're developing a CGI, i would recommend what Pavel did: compile the sqlite3 amalgamation into your project. The problem i've had with CGIs is that my primary hoster has an ancient version of sqlite3 installed, so i can't build against it. Having the amalgamation in my tree works around that. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users