Output parameters (src/dblib/unittests/t0022.c)
Brian Bruns
camber at ais.org
Tue Oct 8 22:11:19 EDT 2002
On Tue, 8 Oct 2002, Castellano, Nicholas wrote:
> The behavior of output parameters in TDS 7/8 is different from TDS 4.2. In
> particular, it appears that output parameter results are not sent back to
> the client, so the test in src/dblib/unittests/t0022.c always fails.
So how does one use output parameters in TDS7/8 if they are not returned?
I'd prefer the fix to happen in dblib/tds instead of the unittest itself
via dbtds() or similar (after all the unittest is a valid dblib program).
If TDS 7 returns them in a different fashion we should compensate for
that.
Brian
More information about the FreeTDS
mailing list