In the documentation for sqlite3_enable_shared_cache it says:
** Virtual tables cannot be used with a shared cache. When shared
** cache is enabled, the [sqlite3_create_module()] API used to register
** virtual tables will always return an error.
Just curious why is there such a restriction. The two concepts seem to
be orthogonal - I wouldn't think a virtual table could make use of the
page cache.
Is there a way to have regular tables/indexes use a shared cache and
virtual tables not?
____________________________________________________________________________________
Check out the hottest 2008 models today at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------