"Alexey Pechnikov" <[EMAIL PROTECTED]>
wrote in message news:[EMAIL PROTECTED]
> Â ñîîáùåíèè îò Tuesday 26 August 2008 15:58:56 Jeffrey Becker
> íàïèñàë(à):
>> I dont believe sqlite supports named transactions. As such there
>> wouldnt be any identifier to get.
>
> Can I group logged queries by any transaction id?

Well, BEGIN TRANSACTION and END TRANSACTION are themselves queries, and 
thus will presumably appear in your log. Any queries in between would 
then belong to that transaction.

Igor Tandetnik



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to