PHP Classes / ODBC Conn

ODBC database access wrapper

ODBC Conn PHP Class

This class is a wrapper to access databases using the ODBC API. It can: - Establish connections - Prepare and execute SQL queries and retrieve the results into arrays - Manage transactions - Insert or update table rows using an array of field values - Delete table rows that match a given condition - Drop tables

Similar PHP Classes

Search in PHP Classes

Filter by tags