Subject | Re: [firebird-support] Uncaught exception 'PDOException' with message 'There is already an active transaction |
---|---|
Author | Lester Caine |
Post date | 2013-01-31T15:08:20Z |
Nenhum Pois é wrote:
I've linked the reply to there.
PDO does not make the full range of 'transactions' accessible, so we need to use
the generic php_interbase drive in many cases. PDO driver is only a 'lowest
common denominator' set of data access tools for a few database.
--
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
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk
> How to implement transactions using the php PDO driver for Firebird?http://groups.yahoo.com/group/firebird-php/ for PHP 'traffic' ;)
I've linked the reply to there.
PDO does not make the full range of 'transactions' accessible, so we need to use
the generic php_interbase drive in many cases. PDO driver is only a 'lowest
common denominator' set of data access tools for a few database.
--
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
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk