u okafor <uo07...@yahoo.com> wrote: > Is there a way to turn off the Pager subsystem of SQLIte application - that > is, > not have to deal with declarations and definitions of the functions ** that > make > up the Pager sub-system API?
In what way do you feel you are forced to "deal" with those declarations? What exactly seems to be the problem with them? Pager subsystem is what reads and writes data to disk. Without a way of doing that, SQLite wouldn't be much of a data-base, would it? No, you cannot "turn off" pager subsystem. -- Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users