XLIV. Solid Functions

The Solid functions are deprecated, you probably want to use the Unified ODBC functions instead.

Table of Contents
solid_close — close a Solid connection
solid_connect — connect to a Solid data source
solid_exec — execute a Solid query
solid_fetchrow — fetch row of data from Solid query
solid_fieldname — get name of column from Solid query
solid_fieldnum — get index of column from Solid query
solid_freeresult — free result memory from Solid query
solid_numfields — get number of fields in Solid result
solid_numrows — get number of rows in Solid result
solid_result — get data from Solid results