Public Member Functions | Protected Attributes
DtSqlEnvironment Class Reference

allocates an environment and uses DtSqlIfErrorHandler to process errors To make most ODBC interface calls, it is necessary to first allocation an SQL environment object. More...

+ Inheritance diagram for DtSqlEnvironment:
+ Collaboration diagram for DtSqlEnvironment:

List of all members.

Public Member Functions

 DtSqlEnvironment ()
 CTOR.
virtual ~DtSqlEnvironment ()
 DTOR.
SQLHENV handle ()
 Return a handle to the environment object allocated.

Protected Attributes

SQLHENV myHandle
DtSqlIfErrorHandler myErrorHandler

Detailed Description

allocates an environment and uses DtSqlIfErrorHandler to process errors To make most ODBC interface calls, it is necessary to first allocation an SQL environment object.

This class allocates an environment, and uses DtSqlIfErrorHandler to process any errors.


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)