[freetds] --enable-extra-checks and libTDS

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Wed Dec 1 04:29:49 EST 2004


In 0.63 I introduced a --enable-extra-checks option in configure. This
option enable some low level checks on ODBC. Mainly every time we enter
in a ODBC we deeply check structure. libTDS have many structure
dependency (if TDSSOCKET->num_dyns == 3 we must have 3 dynamic, if
TDSSOCKET->state == TDS_DEAD we should have TDSSOCKET->s == -1 and so
on). So I think it would be nice to implements all these check types in
libTDS too.

freddy77



More information about the FreeTDS mailing list