MDBL Library
Public Member Functions | Protected Types | Protected Member Functions
CODBCException Class Reference

#include <ODBCException.hpp>

Inheritance diagram for CODBCException:
CSQLException

List of all members.

Public Member Functions

 CODBCException (int eErrCode, const tchar *pszSQLStmt, SQLHANDLE hHandle, SQLSMALLINT nType)
virtual ~CODBCException ()

Protected Types

enum  { MAX_ERR_BUF_LEN = 256 }

Protected Member Functions

CString LastError (SQLHANDLE hHandle, SQLSMALLINT nType) const

Member Enumeration Documentation

anonymous enum [protected]
Enumerator:
MAX_ERR_BUF_LEN 

Constructor & Destructor Documentation

CODBCException::CODBCException ( int  eErrCode,
const tchar *  pszSQLStmt,
SQLHANDLE  hHandle,
SQLSMALLINT  nType 
)

Member Function Documentation

CString CODBCException::LastError ( SQLHANDLE  hHandle,
SQLSMALLINT  nType 
) const [protected]

The documentation for this class was generated from the following files: