Lukas Kahwe Smith wrote:
Lester Caine wrote:

PDO simply changes the ground rules without solving any particular problem as has been said all along. Now you may well convince people that all the native drivers should be dropped from PHP and only PDO supplied but I hope that does not happen and that we have a PROPER debate on an abstract database layer.

One of the dream features back in the early days of PDO was a way to get a "native extension" connection out of PDO. Unfortunately this turned out to be impossible(?) to do :(

I don't think the target is unrealistic, I just think the structure of PDO is the wrong starting point. But then I am happy working with ADOdb so perhaps I'm coming from the wrong side. The projects I'm working with run on a selection of databases out of the box without any difficulty - and don't need PDO to do so, so there is no incentive to change.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Firebird Foundation Inc. - http://www.firebirdsql.org/index.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to