Subject | Re: [firebird-php] Problems with PHP 5.3.3 on Gentoo Linux |
---|---|
Author | Lester Caine |
Post date | 2010-10-18T12:43:56Z |
Matthias Hanft wrote:
admit that more often that not I simply disable it since one is never keeping
transactions open between 'pages' in PHP. I'm rather heavily into adding a new
package in bitweaver, but I'll check out what is going on in that while I am
testing.
IBASE_DEFAULT *IS* wrong, and I supply my own settings.
--
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
> I guess this leads to an implicit transaction which is auto-committed at theCurious. I use transactions via ADOdb's transaction handling, but I have to
> end of the PHP script (which is OK in this case), but I'd rather use explicit
> transactions (and if changing all my PHP scripts to implicit transactions, I
> would have to rewrite tons of code...)
>
> Has the ibase_trans call changed with PHP 5.3? I have written my PHP code as
> inhttp://de3.php.net/manual/en/function.ibase-trans.php ("User Contributed
> Notes") - using ibase_prepare with the transaction, not the link identifier.
> But when the transaction start already crashes...
admit that more often that not I simply disable it since one is never keeping
transactions open between 'pages' in PHP. I'm rather heavily into adding a new
package in bitweaver, but I'll check out what is going on in that while I am
testing.
IBASE_DEFAULT *IS* wrong, and I supply my own settings.
--
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