Go to the documentation of this file.
   21 #ifndef SQLSERVERDATABASE_H 
   22 #define SQLSERVERDATABASE_H 
   24 #include "../ODBCDatabase.h" 
   48                         void BeginTransaction( 
const bool readonly );
 
   55                         void setSpecificEnvAttr();
 
   60                         void setSpecificConnAttr();
 
   64                         string callFormating( 
const string& statementString, 
const ParametersVector& vectorOfParameters );
 
   68 #endif // SQLSERVERDATABASE_H