odbcpp Namespace Reference
The
odbcpp wrapper is fully enclosed in the
odbcpp namespace.
More...
Detailed Description
The
odbcpp wrapper is fully enclosed in the
odbcpp namespace.
Typedef Documentation
A specialization of the buffer template of type char.
Definition at line 89 of file record.h.
Function Documentation
| const char * odbcpp::get_version |
( |
|
) |
|
Retrieve the library version.
- Returns:
- a constant string pointer that represents the version of the library.
Definition at line 129 of file odbcpp.cpp.
| SQLPOINTER odbcpp::int_to_ptr |
( |
SQLINTEGER |
integer |
) |
|