#include "environment.h"#include <sql.h>#include <string>#include <vector>#include <stdexcept>#include <sqlext.h>

Go to the source code of this file.
Classes | |
| class | odbcpp::connection | 
| Handles a connection between you and the database server.  More... | |
Namespaces | |
| namespace | odbcpp | 
The odbcpp wrapper is fully enclosed in the odbcpp namespace.  | |
 1.6.3