23 #if !defined(__rhentws8__) && !defined(__rhentws9__)
24 #include <iodbcinst.h>
30 #if !defined(_INC_STDIO) && !defined(_STDIO_H)
54 virtual void processRetCode(
55 SQLRETURN retCode, SQLSMALLINT handle_type, SQLHANDLE handle );
57 static bool SqlSuccess(SQLRETURN rc);
62 return ( (rc == SQL_SUCCESS) || (rc == SQL_SUCCESS_WITH_INFO) );
static bool SqlSuccess(SQLRETURN rc)
Definition: sqlIfError.h:60
Definition: sqlIfError.h:44
#define DT_DLL_VLDB
Definition: vlDatabase.h:20