I downloaded the "sqlite-source-3_3_5.zip" file, dropped it into a VC7.1
static lib project and compiled it. That worked fine (aside from numerous
warnings about sizeof(size_t) possibly != sizeof(int)) , however it is
missing the sqlite3_sleep function, which appears to reside in
"experimental.c", not included in that zip package. Can I get the current
"experimental.c" file out of CVS and add that to my project?

Also, when can we expect an official release that includes the speedup
discussed on the newsgroup previously (
http://www.mail-archive.com/sqlite-users%40sqlite.org/msg14954.html ) ?

Thanks for your time.
______________________________
Brannon King
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


Reply via email to