Skip to Content.
Sympa Menu

freetds - Re: TDS V7.0 and MSSQL Version 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: TDS V7.0 and MSSQL Version 7.0
  • Date: Sun, 8 Aug 1999 09:12:02 -0400 (EDT)



Hmmm...why not send me the log you generated and I'll have a look to see
how big of a difference it is. Assuming there is just a few changes to
the login packet (Which is already ifdef'ed for 4.2/5.0) and some datatype
changes which hopfully were implemented as new dataypes and not overloaded
with the old numbers, it should be pretty easy. However, we won't know
under we try. As far as tools go, the client logs most of the traffic to
a file and I just examine that. There is also a prototype server which a
client can be pointed at which will log client messages.

But, send me your logs anyway and at least we'll know how much of a task
it'll be. (By the way, have you tried the latest CVS version using 4.2,
I'm very interested in fixing this if it's not working for some reason).

Brian

On Sat, 7 Aug 1999, Stephan February wrote:
> Hi there
>
> Too bad about the NDA :-(.
> I have the following setup over here. Linux on my laptop, windows 95 on
> my workstation at work, and MS SQL Server 7.0 on NT somewhere
> downstairs. I have just finished writing a very elementary proxy for
> Linux; and have managed to successfully intercept and log the entire
> login process for my Win/SQL 7.0 ISQL client.
> I hope to be of help in documenting the TDS 7.0 protocol as 'embraced/
> extended/ implemented' by MS. If you have any utilities lying around
> that you have used in you own efforts with the other TDS reverse
> engineering efforts, please forward them.
> Not having looked too deeply into the current 4.2/4.6/5.0 tds
> implementation in the code, how difficult would it be to fold TDS7.0
> into the existing code-base?
>
> Rgrds
> Stephan
> essef AT mweb.co.za
>
> > > Does anyone know where to get hold of Version 7.0 of the TDS spec? How
> > > does
> > > this list feel about collaborating with the unixODBC project to meet
> > > goals?
> > >
> > There are no specs available without NDA for any TDS version that I'm
> > aware of. (Although Sybase is supposedly going to release them soon for
> > TDS 5.0). TDS 7.0 support could be added if needed. I'm guessing since
> > they kept the name 'TDS' this is just a few tweaks to the protocol rather
> > than a total restructuring, although I'm only guessing. However, since I
> > don't have access to either 7.0 servers or clients this is going to be
> > impossible for me to do.
> >
> > > Rgrds
> > > Stephan
> > > essef AT mweb.co.za
> > >
> >
> > Cheers,
> >
> > Brian
> >
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>





Archive powered by MHonArc 2.6.24.

Top of Page