Skip to Content.
Sympa Menu

freetds - RE: TDS5_DYN_TOKEN

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <ThompBil AT exchange.uk.ml.com>
  • To: "'TDS Development Group'" <freetds AT franklin.oit.unc.edu>
  • Subject: RE: TDS5_DYN_TOKEN
  • Date: Fri, 25 Oct 2002 14:57:55 +0100


Ok,

If that's the case I'll need to dig a lttle further.
I'll need to figure out how to send that message in the first place, and
then see what comes back.
Then I can work out how to deal with it.

Bill



> -----Original Message-----
> From: Brian Bruns [SMTP:camber AT ais.org]
> Sent: Friday, October 25, 2002 12:49 PM
> To: TDS Development Group
> Subject: [freetds] RE: TDS5_DYN_TOKEN
>
>
> Bill,
>
> We send it to the server and server sends it back in the results IIRC,
> it's been a while since I wrote that code.
>
> Brian
>
> On Fri, 25 Oct 2002, Thompson, Bill D (London) wrote:
>
> > Hi Nick
> >
> > TDS5_DYN_TOKEN is defined as 0xE7.
> >
> > In the TDS 5 Spec , this token is described as TDS_DYNAMIC, and
> indicates a
> > request sent TO the server to prepare or execute a dynamic statement. I
> > thought it had no place in our results processing, therefore.
> > Have I made a mistake in that assumption ?
> >
> > Bill
> >
> > > -----Original Message-----
> > > From: Castellano, Nicholas [SMTP:Nicholas_Castellano AT acml.com]
> > > Sent: Friday, October 25, 2002 2:05 AM
> > > To: TDS Development Group
> > > Subject: [freetds] TDS5_DYN_TOKEN
> > >
> > > Bill,
> > >
> > > Your recent patch removed the following case from
> > > tds_process_result_tokens(). I don't understand why it was removed,
> was
> > > this intentional? Is this token now being handled somewhere else?
> > >
> > > 1.1 (brianb 12-Oct-01): case
> > > TDS5_DYN_TOKEN:
> > > 1.1 (brianb 12-Oct-01):
> > > tds->cur_dyn_elem = tds_process_dynamic(tds);
> > > 1.1 (brianb 12-Oct-01): break;
> > >
> > > Cheers,
> > > --nick
> > >
> > >
> > >
> > > The information contained in this transmission may contain privileged
> and
> > > confidential information and is intended only for the use of the
> person(s)
> > > named above. If you are not the intended recipient, or an employee or
> > > agent
> > > responsible for delivering this message to the intended recipient, any
> > > review, dissemination, distribution or duplication of this
> communication
> > > is
> > > strictly prohibited. If you are not the intended recipient, please
> contact
> > > the sender immediately by reply e-mail and destroy all copies of the
> > > original message. Please note that we do not accept account orders
> and/or
> > > instructions by e-mail, and therefore will not be responsible for
> carrying
> > > out such orders and/or instructions.
> > >
> > >
> > >
> > > ---
> > > You are currently subscribed to freetds as:
> [thompbil AT exchange.uk.ml.com]
> > > To unsubscribe, forward this message to
> > > $subst('Email.Unsub')
> >
> >
> > ---
> > You are currently subscribed to freetds as: [camber AT ais.org]
> > To unsubscribe, forward this message to
> $subst('Email.Unsub')
> >
>
>
> ---
> You are currently subscribed to freetds as: [thompbil AT exchange.uk.ml.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page