SQLiteODBC Data Structures

Here are the data structures with brief descriptions:
BINDCOLInternal structure for bound column (SQLBindCol)
BINDPARMInternal structure for bound parameter (SQLBindParam)
COLInternal structure to describe a column in a result set
dbcDriver internal structure for database connection (HDBC)
ENVDriver internal structure for environment (HENV)
stmtDriver internal structure representing SQL statement (HSTMT)
tblres

Generated on 24 Apr 2006 by doxygen.
Contact: chw@ch-werner.de