Hello Jordan,
On 11-Mar-01 09:47:16, you wrote:
>I thought it was about time I started using a db abstraction class. Problem
>is, there are so many out there that I don't which one to start using?
If you are looking for a database abstraction package, I suppose you are
looking that assures a smooth transition of your applications to work with
different databases than those you use today.
Maybe you want to try Metabase. It is a PHP database abstraction package
that not only provides a means to write portable applications that access
databases, but also is able to install database schema from a database
independent schema description format that you can edit by hand in a custom
XML format.
Metabase is freely available and has been downloaded by over 4.400 users
from here:
http://phpclasses.UpperDesign.com/browse.html/package/20
Regards,
Manuel Lemos
Web Programming Components using PHP Classes.
Look at: http://phpclasses.UpperDesign.com/?[EMAIL PROTECTED]
--
E-mail: [EMAIL PROTECTED]
URL: http://www.mlemos.e-na.net/
PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp
--
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]