Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cSQLStatement.h File Reference

Go to the source code of this file.

Classes

class  GrayLib::cSQLStatement
 
class  GrayLib::cSQLStatementQ
 
class  GrayLib::cScriptSourceSQLStatement
 

Namespaces

 GrayLib
 

Functions

 GrayLib::DECLARE_INTERFACE (ISQLStatement)
 

Variables

class __DECL_IMPORT GrayLib::cSQLDatabase
 

Detailed Description

Encapsulates the basic ODBC 3.0 API select statement eliminating the need to remember to free handles and other generic arguments.