Hi there, Could someone point me to the documentation that deals with optimizations of blocks of statements. I have a couple of databases of about 64Mbytes size and I want to understand how to optimize the processing of large numbers of statements. For example there are times when I need to execute almost 1 million statements (inserts and updates) in a single block. I am currently executing blocks of 50,000 statements in a single transaction but that value may be too low.
Thank you very much. Regards, David _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users