VC8 SP1, sqplus r154 from SV
I have both defined
These are my defines
#define
NO_SQUNICODE
#define
SQPLUS_AUTOCONVERT_OTHER_CHAR
#define
SQPLUS_SUPPORT_SQ_STD_STRING
#define
SQPLUS_CONST_OPT
#define
SQ_SUPPORT_INSTANCE_TYPE_INFO
#define
SQPLUS_OVERLOAD_OPT
#define
SQ_USE_CLASS_INHERITANCE
#define
CPP_STYLE_INHERITANCE
#define
_CRT_SECURE_NO_DEPRECATE
#define
_CRT_NONSTDC_NO_DEPRECATE
#define
_CRT_NON_CONFORMING_SWPRINTFS
//#define SQPLUS_SUPPORT_NULL_INSTANCES
#define
SQPLUS_DISABLE_COPY_INSTANCES
#include
<sqplus.h>