A class that implements a connection to a ADO database. More...
#include "../common/Exception.h"#include "../common/Translator.h"#include "Connection.h"#include <cassert>#include <string>#include <boost/format.hpp>Go to the source code of this file.
Functions | |
| void | TESTHR (HRESULT hr) | 
A class that implements a connection to a ADO database.
Definition in file Connection.cpp.
      
  | 
  inline | 
Definition at line 38 of file Connection.cpp.
Referenced by te::ado::Connection::Connection(), and te::ado::Connection::query().