TDS 7.0 docs and 0x79 packets
Ian Struble
iks at callwave.com
Tue Aug 1 14:51:46 EDT 2000
The return status packets(0x79) have been driving me crazy the last couple
days so I have been trying to figure out what I can do to freetds_jdbc to
handle then cleanly like the ctlib implementation does. I've gone over the
nice tds 5.0 writeup that Brian Burns and Brian Wheeler have at
http://metalab.unc.edu/freetds/tds.html. Does anyone know anything about
the 0x79 packets and/or more about the tds version 7.0?
Or how about any ideas about how to properly handle the return status
packets. Here is what Logger is telling me about the packets:
Instance 1 @ 2000-08-01 11:27:37.091 recevied header #8
0000 04 01 00 16 00 00 00 00 |........|
Instance 1 @ 2000-08-01 11:27:37.094 recevied data #8
0000 79 00 00 00 00 fe 00 00 e0 00 00 00 00 00 |y.............|
processSubPacket: 79 moreResults: true
Brian - Have you got any insight?
Ian
More information about the FreeTDS
mailing list