|
nanodbc
A small C++ wrapper for the native C ODBC API
|
Information on a configured ODBC driver. More...
#include <nanodbc.h>
Classes | |
| struct | attribute |
| Driver attributes. More... | |
Public Attributes | |
| nanodbc::string | name |
| Driver name. | |
| std::list< attribute > | attributes |
| List of driver attributes. | |
Information on a configured ODBC driver.