nanodbc
A small C++ wrapper for the native C ODBC API
Loading...
Searching...
No Matches
nanodbc::datasource Struct Reference

A data source name registered with the driver manager. More...

#include <nanodbc.h>

Public Attributes

nanodbc::string name
 DSN name.
 
nanodbc::string driver
 Driver description.
 

Detailed Description

A data source name registered with the driver manager.


The documentation for this struct was generated from the following file: