R S wrote:
Another novice question:
Does this run in its separate process or  is directly linked into the
application requiring access to the stored data.

It is a subroutine in your code.

I don't want a crash in any of my embedded modules to crash the
database as well.


It won't. SQLite takes great care to protect the database even if there is a crash or power failure.


-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565



Reply via email to