Skip to Content.
Sympa Menu

freetds - Re: killer query

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: killer query
  • Date: Mon, 24 Jun 2002 12:45:43 -0400 (EDT)


Jim there is code int tds_process_result (and the 4.2 half of the
function) to handle aligning the row buffer, but apparently this is
missing from tds7_process_result(). It should be fairly easy to
implement, just look for the stuff around the variable 'remainder'.

Brian

On Mon, 24 Jun 2002, Lowden, James K wrote:

> > From: Bill Thompson [mailto:thompbil AT exchange.uk.ml.com]
> > Sent: June 24, 2002 8:55 AM
> >
> > I've written & tested the code for "unique identifiers".
> > James, I'll send you the patches soon.
>
> Bill,
>
> That's wonderful! That means we'll handle all datatypes, with the Known
> Issue that varbinaries produce alignment errors on some CPUs. (That must be
> some libtool thing for Alpha; is your HW 32 or 64 bit aligned?)
>
> I can apply your patches tonight, if you like. Rather than us both
> adjusting the code, please include the null bit fix, so I don't drop it.
>
> What happens to "unique identifiers" under 4.2?
>
> Regards,
>
> --jkl
>
> ---
> 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