#include "record.h"
#include "environment.h"
#include <map>
#include <sqlucode.h>
Go to the source code of this file.
Namespaces | |
namespace | odbcpp |
The odbcpp wrapper is fully enclosed in the odbcpp namespace. | |
Functions | |
const char * | odbcpp::get_version () |
Retrieve the library version. | |
SQLPOINTER | odbcpp::int_to_ptr (SQLINTEGER integer) |
Convert an integer to a pointer. |