Skip to Content.
Sympa Menu

freetds - Re: help: Sqlserver TDS message type

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: help: Sqlserver TDS message type
  • Date: 09 Oct 2002 18:59:52 +0200


Il mer, 2002-10-09 alle 16:05, casper ha scritto:
> just now i manually print the formatted file :(
> the following are the packet, which should be a login packet in TDS7.0
> this is the whole TDS packet, without the TCP/IP header.
> thanks!
>
> 12 01 00 4e 00 00 00 00 16 03 00 00 41 01 00 00 | ...N........A...
> 3D 03 00 3D A4 32 95 60 D6 9D 46 0F 7C 3F 53 2E | =..=?•`֝F|?S.
> 08 A4 B3 78 0F 9E CE 99 5D 1D 20 61 76 B3 59 64 | €³xžÎ™] av³Yd
> 31 77 1A 00 00 16 00 04 00 05 00 0A 00 09 00 64 | 1w.............d
> 00 62 00 03 00 06 00 13 00 12 00 63 01 00 | .b.........c..
>

Ok, first this is nor a login packet nor a TDS7.0 packet.
mssql7 close connection when receive this packet. Also you can note that
another login packet follow...

We currently don't use this packet in FreeTDS. It seem a capability
packet. You'll note that server return another similar packet.

Please post the entire .cap file (using a temporary test account)

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page