Made to Order Software Corporation Logo

odbcpp: odbcpp::environment::data_source_t Class Reference

Holds information about a data source. More...

#include <environment.h>

Collaboration diagram for odbcpp::environment::data_source_t:

List of all members.

Public Attributes

std::string f_description
 Holds the description of the server.

std::string f_server
 Holds the name of the server.


Detailed Description

Holds information about a data source.

This structure holds the name of the server and its description.

Definition at line 42 of file environment.h.


Member Data Documentation

Holds the description of the server.

This variable member holds the description of the server.

At this time, this looks like the name of the driver. (i.e. the name found between [ and ] in your odbcinst.ini file.)

Definition at line 44 of file environment.h.

Referenced by odbcpp::environment::get_data_source().

Holds the name of the server.

This variable member holds the name of the server which is the name written between [ and ] in your different odbc.ini files.

Definition at line 43 of file environment.h.

Referenced by odbcpp::environment::get_data_source().


The documentation for this class was generated from the following files:
Generated on Mon Sep 19 12:52:27 2011 for odbcpp by  doxygen 1.6.3