Databases: Interbase with error logging Martin Fasani (contact me)
This class is an Interbase database access wrapper.
It can establish and close database connections and execute SQL queries.
It can log connection errors to a text file and query execution errors in special table named buglog. The SQL code for creating this table is provided with this class package.