PHP Classes / Gendata ODBC Text

Display database query results in CSV using ODBC

Gendata ODBC Text PHP Class

This class can be used to display database query results in CSV (Comma Separate Values) format using the ODBC database access API. It connects to database server and executes a given SQL query. The class retrieves the query results and displays them in the current page in the CSV format. This class can be used to send selected records from a table, using an ODBC connection, directly to a browser, like a CSV file.

Similar PHP Classes

Search in PHP Classes

Filter by tags