On 23/04/15 11:54, Matteo Beccati wrote: > Guess what? Tirelessly whining about things being inherently broken > won't magically fix them.
Neither will throwing money at PDO. It is restricted to a single active transaction so can't handle cross database activity. One has to switch back to the generic drivers. So one ends up with having to run both anyway. Christoph SQL abstraction is a separate matter. While it IS one reason PDO is not a solution to cross database working, there are other problems at the data layer. PDO is not a complete solution even to the data layer abstraction, so does it actually provide any value to PHP? Would it not be better to re-address the 'problem' and come up with a better solution? -- 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 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php