In my system, I using sqlite (version 3.5.9) to manage data. Could anybody tell me that when I open 2 .db file at the same time , could I writing the 2 dabatase at the same time?
Another question is that if I allocate 1M bytes memory for sqlite,
what's the size of memory sqlite consume when i open 2 .db file at the same
time?
Thanks for help.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

