I forgot to mention that this is for the ADO SQLiteClient, if that
gives you any better idea.
This is a release version of the SQLiteClient and CsharpSqlite
projects.
TRUE
WIN32
_MSC_VER
NDEBUG
NO_TCL
SQLITE_ASCII
SQLITE_DISABLE_LFS
SQLITE_ENABLE_OVERSIZE_CELL_CHECK
SQLITE_MUTEX_OMIT
SQLITE_OMIT_AUTHORIZATION
SQLITE_OMIT_DEPRECATED
SQLITE_OMIT_GET_TABLE
SQLITE_OMIT_INCRBLOB
SQLITE_OMIT_LOOKASIDE
SQLITE_OMIT_SHARED_CACHE
SQLITE_OMIT_UTF16
SQLITE_OMIT_VIRTUALTABLE
SQLITE_OMIT_WAL
SQLITE_OS_WIN
SQLITE_SYSTEM_MALLOC
VDBE_PROFILE_OFF
SQLITE_HAS_CODEC
I admit I don't know what most of these are for as I didn't really
have the time to investigate fully, so you may look and see a glaring
issue. I compiled it and ran what worked, which may be part of my
problem.
Anyway, I appreciate the help.
Mike