ZIGLIO, Frediano, VF-IT wrote: > Personally I think > that only dblib can return a TDS_INT_EXIT to I think it would be easier > to call exit directly from dblib (writing exit(EXIT_FAILURE) is as fast > as writing return TDS_INT_EXIT). I removed TDS_INT_EXIT from tds.h. You're right; there's no need to communicate that to libtds. --jkl