On 2. mars. 2008, at 22.09, Paul J Stevens wrote:
I've been thinking about this. This implies that you can't use multiple statements within a single transaction (at least with sqlite). Is that correct? Because that would make code like below invalid, right?
Not necessarily, though a fair chance that it will not work. The indicator is this SQLite error message "SQL statements in progress".