class ODBCHandle { handle; type; }
This class is a parent class for ODBCConnection, ODBCDescriptor, ODBCEnvironment, and ODBCStatement handles. Together, these classes provide the functionality of SQLAllocHandle.
These functions are identical to the corresponding C or C++ functions, as noted.
corresponds to SQLGetDiagRec.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.