ado/Connection.cpp File Reference

A class that implements a connection to a ADO database. More...

#include "../common/Exception.h"
#include "../core/translator/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)
 

Detailed Description

A class that implements a connection to a ADO database.

Definition in file ado/Connection.cpp.

Function Documentation

void TESTHR ( HRESULT  hr)
inline