Hi everybody,

I am in the same situation, wondering if two or more processes can access
the database if one of them is in shared-cache mode, e.g. one process act as
in test_server.c serving multiple clients, another process reads/writes the
database through the ODBC driver of C. Werner.

Thanks in advance.

Marc Ruff
 
-----Ursprüngliche Nachricht-----
Von: Jay Sprenkle [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 27. August 2006 19:07
An: sqlite-users@sqlite.org
Betreff: [sqlite] sqlite shared-cache mode usage

Good morning all,

I'm in the design stage of a project and had a question about sqlite
shared-cache mode.
The new version of firefox will use mozStorage, which is based on
sqlite using shared-cache mode. I want other programs to be able
read/write to the database but I was told this might
be a problem. Are there any issues with two completely separate
processes accessing
the database when in this mode? This will be important if other apps
want to read or
manipulate the downloaded files list or the bookmarks.

Thanks!

----------------------------------------------------------------------------
-
To unsubscribe, send email to [EMAIL PROTECTED]
----------------------------------------------------------------------------
-



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to