Go to the documentation of this file.Go to the SVN repository for this file.
17 fprintf(stderr,
"Failed check %s at line %d\n",
test, line);
21 #define check(s) do_check(s, #s, __LINE__)
24 main(
int argc,
char *argv[])
30 odbc_command(
"create table #dc (col_name int, name2 varchar(100))");
47 strcpy((
char *) name,
"xxx");
52 strcpy((
char *) name,
"xxx");
57 strcpy((
char *) name,
"xxx");
#define odbc_command(cmd)
#define CHKDescribeCol(a, b, c, d, e, f, g, h, res)
#define test(a, b, c, d, e)
static SQLRETURN odbc_connect(TDS_DBC *dbc, TDSLOGIN *login)
int odbc_disconnect(void)
int main(int argc, char *argv[])
static void do_check(int c, const char *test, int line)
int strcmp(const char *str1, const char *str2)
signed short int SQLSMALLINT