Databases: Query Process
bala kumar (contact me)
This class is database access wrapper that can access either MySQL or PosgresSQL or Microsoft SQl(MsSQl) databases.
It can establish connections to either a MySQL or PosgreSQL or MsSql server depending on the value set in a variable of the class.
Then it can be used to execute queries and retrieve result set data in arrays from any of the types of databases using the same class functions.
Click here for detailed information about this class on phpclasses.org