#include "include.hpp"#include <sql.h>#include "database.hpp"Go to the source code of this file.
Data Structures | |
| class | ODBCDatabase |
Typedefs | |
| typedef boost::shared_ptr < ODBCDatabase > | ODBCDatabasePtr |
| Smart-Pointer referencing a ODBC-database. | |
| typedef boost::shared_ptr< ODBCDatabase > ODBCDatabasePtr |