DB-independent functions for transparent operation
DB-independent functions for transparent operation. Supports MySQL, mSQL, PostgreSQL, ODBC, Interbase, Sybase. Needs to be tested - please use it with PostgreSQL and MySQL and write me what you think!
This class implements a database abstraction layer that supports many types of databases like: Informix, MiniSQL, Microsoft SQL server, MySQL, PostgreSQL, Sybase and all other accessible via ODBC.
This is an enhanced version of the original written by Sven Wagener.
This version provides two additional functions to return the total number of columns and the column names of a query result set.
SmashDB is database abstraction class with suppport for several types of RDBMS in a single class: MySQL, PostgreSQL, mSQL, Microsoft SQL Server, Interbase, Sybase, and Oracle.