Liam Healy <lnp-vvxYVOR6223yFCzt5hm0Yp/kUpVVqoy/@public.gmane.org>
wrote:
I tried to use sqlite3_open_v2 and SQLITE_OPEN_READONLY as described
in http://sqlite.org/capi3ref.html#sqlite3_open, but the symbol
SQLITE_OPEN_READONLY is unknown, even though I have included
sqlite3.h.  I am using version 3.4.2.

sqlite3_open_v2 is new in 3.5.0. See http://sqlite.org/changes.html

Igor Tandetnik

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

Reply via email to