Le Lundi 21 Janvier 2002 03:14, Christopher Kings-Lynne a écrit :
> I think ADODB kicks arse. Very fast, etc.
ADODB is a good solution if you whish to use it 'alone', whithout any other
libraries. If you need a framework of PHP objects go for PEAR DB (PEAR
framework) or MetaData (BinaryCloud framework).
BinaryCloud framework is much more advanced than PEARDB. Metadata can handle
nearly all PostgreSQL objects. It has better design. Maybe you could have a
try at it.
Best regards,
Jean-Michel POURE