libodbc++  0.2.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NodbcThe namespace where all libodbc++ classes reside
 oCCallableStatementA prepared statement suited for stored procedure calls
 oCConnectionA database connection
 oCDatabaseMetaDataProvides several tons of information about a data source
 oCDriverAn ODBC Driver with it's information
 oCDataSourceA Data Source
 oCDriverManagerThe DriverManager
 oCErrorHandlerBase class for everything that might contain warnings
 oCPreparedStatementA prepared statement
 oCResultSetA result set
 oCResultSetMetaDataProvides meta data about a result set
 oCStatementA simple non-prepared statement
 oCTypesSQL type constants
 oCBytesA chunk of bytes
 oCDateAn SQL DATE
 oCTimeAn SQL TIME
 oCTimestampAn SQL TIMESTAMP
 oCDriverMessageUsed internally - represents the result of an SQLError call
 oCSQLExceptionThe exception thrown when errors occur inside the library
 \CSQLWarningRepresents an SQL warning

Go back to the libodbc++ homepage