Subject | Re: [firebird-php] Default TIL for transaction |
---|---|
Author | Lester Caine |
Post date | 2010-12-20T22:06:38Z |
Jiri Cincura wrote:
is probably the key one. The only way around it IS to start an explicit
transaction as soon as the connection opens. All of my stuff is done with ADOdb,
so it's just a matter of 'adjusting' the way that works.
I think we do need to take a closer look at php_interbase, and perhaps now is
the time to start running our own php_firebird build?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
> is there a way to somehow change what IBASE_DEFAULT means (exceptThere are a few bits on the core driver which really need readdressing and this
> recompiling source, which I can't as the server isn't under my
> control)? I have a legacy system, that's using implicit transactions
> with default settings. And that's too "heavy" for it. I can't rewrite
> the code to use explicit transactions, so I'm looking only for cheap
> way.;)
is probably the key one. The only way around it IS to start an explicit
transaction as soon as the connection opens. All of my stuff is done with ADOdb,
so it's just a matter of 'adjusting' the way that works.
I think we do need to take a closer look at php_interbase, and perhaps now is
the time to start running our own php_firebird build?
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php