Hi,

I am planning on incorporating the sqlite3async module into my project to 
improve code responsiveness during disk writes.  I've Googled all over for 
example code on using the module but can't find any.

Can someone be so kind as to provide a short example of initializing 
asynchronous module, opening DB for read/write, create a table, and write some 
data to it?


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

Reply via email to