Re: Ruminations on PHP 5++

From: Date: Sat, 25 Jan 2014 10:03:43 +0000
Subject: Re: Ruminations on PHP 5++
References: 1 2 3 4 5 6 7 8 9 10  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Julien Pauli wrote:
I agree we should work on PDO as well as Unicode. Since the Firebird PDO driver is the sort of reverse situation to the mysql one in that much of the transaction handling that PDO 'introduces' prevents using features in Firebird. I'm using various frameworks that simply hide PDO anyway. I know that ADOdb has been shouted down in the past, but I'd like to re-open that debate since PDO is NOT a good answer to the cross database situation, and so every framework seems to create it's own version of ADOdb internally resulting in a smaller subset of databases being available to use. In many cases even though PDO is used only mysql is available anyway - so why use PDO at all?
( Just for information, Firebird can lock transactions across multiple databases while PDO is unable to handle any more than one per connection! ) -- 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

Thread (34 messages)

« previous php.internals (#71554) next »