[Vtigercrm-developers] adodb version

Adam Heinz amh at metricwise.net
Thu Mar 29 08:55:11 PDT 2012


It looks like your PDO_ADODB_Connector is fairly similar to
http://imrannazar.com/Interfacing-ADODB-to-PDO, so you may be able to
crib some code from there.  Sadly, neither implementation supports
caching, which I may have just spent a large amount of effort on!  I
think I would have PDO_ADODB_Connector extend ADOConnection and see
how much of the base class implementation can be reused.

Unrelated -- it looks like it is not unheard of to run ADOdb over top
of PDO to get more features
http://phplens.com/phpeverywhere/?q=node/view/1



More information about the vtigercrm-developers mailing list