> -----Original Message-----
> From: Igor Tandetnik [mailto:itandet...@mvps.org]
> Sent: Thursday, February 26, 2009 16:05
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] How to determine if database is currently
> insideatransaction
> 
> "Dennis Volodomanov"
> <dennis.volodoma...@conceiva.com> wrote in
> message
> news:8501919721c3de4c81bca22846b08721899...@lazarus.conceiva.com
> > 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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to