Subject | default commit mode |
---|---|
Author | Faisal Abdullah |
Post date | 2004-12-16T11:55:57Z |
Hi,
I'm new to the list, and I'm not really a developer. The Firebird
we're using seems to pile up a lot of uncommited transactions. I went
through our application code, and I can see that they use salmonllc's
sophia framework, which I suppose provides database abstraction among
other things. I have however seen code like conn.beginTransaction()
and conn.commit(), without any additional option/parameters. Would
commit here be a hard commit, or commit retain (or any other?).
Sorry if this is a stupid question, and thanks.
Regards,
Faisal
--
There are many ways of going forward, but there is only one way of
standing still.
I'm new to the list, and I'm not really a developer. The Firebird
we're using seems to pile up a lot of uncommited transactions. I went
through our application code, and I can see that they use salmonllc's
sophia framework, which I suppose provides database abstraction among
other things. I have however seen code like conn.beginTransaction()
and conn.commit(), without any additional option/parameters. Would
commit here be a hard commit, or commit retain (or any other?).
Sorry if this is a stupid question, and thanks.
Regards,
Faisal
--
There are many ways of going forward, but there is only one way of
standing still.