Skip to Content.
Sympa Menu

freetds - Re: 255 char limit in result queries

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Brug, Herco van -Syntegra NL" <H.vanBrug AT syntegra.nl>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: 255 char limit in result queries
  • Date: Wed, 15 Nov 2000 16:36:44 +0100


excuse me for asking but how do i get into cvs... i cant seem to connect

-----Original Message-----
From: Brian Bruns [mailto:camber AT ais.org]
Sent: woensdag 15 november 2000 0:27
To: TDS Development Group
Subject: [freetds] Re: 255 char limit in result queries


The extra debugging stuff is checked in to cvs, please grab that and run
after setting the TDSDUMP environment variable. As in,

export TDSDUMP=/tmp/freetds.log

Look for messages that have 'dbdatlen' and post those. (It is helpful to
compile the CGI version of PHP so you can run it from the command line.

Brian

On Tue, 14 Nov 2000, Brian Bruns wrote:

> 16 refers to the size of the text pointer that is stored with the row (the
> actual data in a text field is stored on its own page). Anyway, now we
> know that it is not being cast as a smaller value (such as char). I have
> some ideas on where things may be going wrong...I'll put up a special copy
> of freetds tonight with some extra debugging stuff in it that should help
> us out.
>
> Brian
>
> On Tue, 14 Nov 2000, Brug, Herco van -Syntegra NL wrote:
>
> > well my access tells me the proj_toel and proj_antwoord fields are or
type
> > memo and as far as i can figure they're 16 textfields long. point is
that
> > when i query them i only get the first 255 bytes from them. now
16x255byte
> > is about 4KB which may well be the limit of those memofields but i think
> > freetds somewhere believes they are indeed textfields and returns only
255
> > byte.
> > i do think that we're getting closer to the problem
> >
>
>
> ---
> 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: [H.vanBrug AT syntegra.nl]
To unsubscribe, forward this message to
$subst('Email.Unsub')

-----------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
-----------------------------
Op al onze rechtsverhoudingen, aanbiedingen en overeenkomsten waaronder
Syntegra goederen en diensten levert zijn met uitsluiting van alle andere
voorwaarden onze algemene voorwaarden van toepassing. Deze worden u op
aanvraag direct kosteloos toegezonden. Tevens kunt u deze vinden via onze
homepage http://www.syntegra.nl
-----------------------------
On all offers and agreements under which Syntegra supplies goods or services
of whatever nature, the general terms and conditions from Syntegra Groep
B.V. exclusively apply. The general terms and conditions shall be promptly
submitted to you on your request. You can also find these via our homepage
http://www.syntegra.nl
-----------------------------





Archive powered by MHonArc 2.6.24.

Top of Page