#include <stdio.h>
#include <sql.h>
#include <sqlext.h>
int main(void)
{
/* do the trick */
#include "constants.c"
exit(0);
}