SQLite Forum

Attaching to DB *AFTER* Transaction started
Login
Hi. I was hoping for some insights on this. Is this not a legitimate question?

This is not a hypothetical question. I really have a server that would  
naturally want to do this, and would need to resort to some kind of kludgy  
separate transactions on separate connections for what should be a single  
logical transaction, making data visible to other sessions too soon.

And is general, such clarifications would be useful to the entire SQLite  
community as well. Thanks, --DD