7#define ECPGdebug(X,Y) ECPGdebug((X)+100,(Y))
75 ECPGt_char,(var),(
long)25,(
long)1,(25)*
sizeof(
char),
85 printf(
"Standard conforming strings: %s\n", var);
140 ECPGt_char,(var),(
long)25,(
long)1,(25)*
sizeof(
char),
153 printf(
"value: %d %s\n",
i, var);
bool ECPGsetcommit(int lineno, const char *mode, const char *connection_name)
bool ECPGdisconnect(int lineno, const char *connection_name)
bool ECPGconnect(int lineno, int c, const char *name, const char *user, const char *passwd, const char *connection_name, int autocommit)
bool ECPGdo(const int lineno, const int compat, const int force_indicator, const char *connection_name, const bool questionmarks, const int st, const char *query,...)
bool ECPGtrans(int lineno, const char *connection_name, const char *transaction)