Skip to Content.
Sympa Menu

freetds - Re: text/image datatypes for TDS 7

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: iks AT callwave.com (Ian Struble)
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: text/image datatypes for TDS 7
  • Date: Mon, 29 Nov 1999 12:11:03 -0800


Wow! You are going to town on this stuff Brian. Thanks!

Ian

----- Original Message -----
From: Brian Bruns <camber AT umcc.ais.org>
To: TDS Development Group <freetds AT franklin.oit.unc.edu>
Sent: Monday, November 29, 1999 5:10 AM
Subject: [freetds] text/image datatypes for TDS 7


>
> Hi everyone,
>
> I've fixed the text and image datatype handling for TDS 7.0 and its in
> CVS.
>
> One little thing I noticed, under TDS 4.2 @@textsize defaults to 4096,
> under 7.0 it is 2gig. This crashes sqsh which tries to allocate maxlength
> + 1 (a negative using CS_INT), probably crashes some other stuff as well.
> So, if you are using text types under 7.0, I'd recommend doing a 'set
> textsize' first. This is BTW dependant on the protocol version,
> using 4.2 against a MS SQL 7 server still has textsize at 4096.
>
> Brian
>
>
> ---
> You are currently subscribed to freetds as: iks AT callwave.com
> To unsubscribe, forward this message to
$subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page