> A new optional extension is included that implements an asynchronous
> I/ O backend for SQLite on either windows or unix.  The asynchronous
> I/O  backend processes all writes using a background thread.  This
> gives  the appearance of faster response time at the cost of
> durability and  additional memory usage.  See
> http://www.sqlite.org/asyncvfs.html for  additional information.

Is this extension compiled in your Win32 DLL binary?

Thanks!


-- 
Lukas Gebauer.

E-mail: gebau...@mlp.cz
http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to