On Wed, May 18, 2005 at 09:02:45AM -0400, D. Richard Hipp wrote:
> [...] Question:  Might it be that you really want to know if SQLite is
> in auto-commit mode or not?  That is a very different thing and is a
> much easier question to answer.

Yes, that's what I really need to know. Didn't remember that it is two
different things in SQLite.

Basically I would have that information already if I peeked in the
sqlite3 struct, right? But as pysqlite is not just for me personally, I
cannot do such hacks ;-) I'd need an API call that returns that flag for
me.

Thanks,

-- Gerhard
-- 
Gerhard Häring - [EMAIL PROTECTED] - Python, web & database development

Attachment: signature.asc
Description: Digital signature

Reply via email to