1 2 3 4 5 6 7 8 9 10
#include <sqlext.h> #include "command.h" #include "param.h" ODBC::BindBase::BindBase() : bindLen(0) { }