Am I able to perform a transaction where I execute a query with abegin..insert..end and commit? Would that even be faster?
Yep, that's the way to go. http://www.sqlite.org/cvstrac/wiki?p=PerformanceConsiderations See Transactions and performance ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------