> -----Original Message-----
> From: Igor Tandetnik [mailto:[email protected]]
> Sent: Thursday, February 26, 2009 16:05
> To: [email protected]
> Subject: Re: [sqlite] How to determine if database is currently
> insideatransaction
> 
> "Dennis Volodomanov"
> <[email protected]> wrote in
> message
> news:[email protected]
> > Is there any way to determine whether the database is currently
> > inside a BEGIN...END transaction block?
> 
> sqlite3_get_autocommit
> 
> Igor Tandetnik

Ah, thank you - that looks exactly right!

   Dennis

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to