Database class review

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Lennart
Forum Newbie
Posts: 4
Joined: Fri Mar 28, 2003 6:09 am

Database class review

Post by Lennart »

Hi,

I am currently testing the new release (1.2) of my database class anyDB.
It supports MYSQL, POSTGRES, ODBC, SQLITE and has an ADODB abstraction layer. You can see examples and download the BETA release from here:

http://www.lennartgroetzbach.de/anydb-beta.php

Feedback is much appreciated.
Thx
Post Reply