Skip to Content.
Sympa Menu

freetds - Re: [freetds] truncated data from query

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <james.k.lowden AT alliancebernstein.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] truncated data from query
  • Date: Wed, 4 Oct 2006 11:58:32 -0400

> From: robert lazarski
> Sent: Wednesday, October 04, 2006 10:56 AM
>
> Thanks for the reply Ken. I already had tds as 8.0 . I am not using
> PHP, but just the isql shell interface. So at this point I'm not
> sure if the problem is freetds, isql or mssql . I didn't see anything
> in the php code that sets the max width. All lines are truncated
> at exactly 304 char's , which baffles me.
>
> Any ideas ?

Robert,

If you would, please try my marvelous new shell script src/apps/osql.
It's meant to parse your configuration files and report what's being
used. I'd like to see the output. I realize you've configured for TDS
8.0, but sometimes the software takes its direction from unexpected
sources, so it's good to check.

If it says you're using TDS 8.0, please post a TDSDUMP of the session.
That will tell us if the query is being sent to the server (and if it's
being received by our odbc driver).

I'm sure there's a limit to the size of a query that the server accepts.
I'm also sure it's more than 304 bytes.

HTH.

--jkl

-----------------------------------------
The information contained in this transmission may be privileged and
confidential 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. If you, as the intended
recipient
of this message, the purpose of which is to inform and update our clients,
prospects
and consultants of developments relating to our services and products, would
not
like to receive further e-mail correspondence from the sender, please "reply"
to the
sender indicating your wishes. In the U.S.: 1345 Avenue of the Americas, New
York,
NY 10105.




Archive powered by MHonArc 2.6.24.

Top of Page