Joanne Pham <[email protected]> wrote: > I called this function rc = sqlite3_enable_shared_cache(1); in my > main program to enable the share_cache so if this process is opened > any connections then these connections will be using share-cache > right?
Yes. Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

