Skip to Content.
Sympa Menu

freetds - TDS 7.0 docs and 0x79 packets

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Ian Struble" <iks AT callwave.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: TDS 7.0 docs and 0x79 packets
  • Date: Tue, 1 Aug 2000 11:51:46 -0700


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





Archive powered by MHonArc 2.6.24.

Top of Page