Skip to Content.
Sympa Menu

freetds - Re: SQL Server 7 TEXT and JDBC

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.oit.unc.edu>
  • Subject: Re: SQL Server 7 TEXT and JDBC
  • Date: Tue, 15 Aug 2000 21:06:55 -0400 (EDT)



you have to 'set textsize 8192' or whatever number you are looking for,
prior to issuing the query.

Brian

On Tue, 15 Aug 2000, Ted X. Toth wrote:

> TEXT field only returns 4096 bytes despite the fact that there is actually
> more data. A driver vendor told me that there is a problem with SQL Servers
> TDS that causes this problem. Is this true? Is there a work around?
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>




  • SQL Server 7 TEXT and JDBC, Ted X. Toth, 08/15/2000
    • <Possible follow-up(s)>
    • Re: SQL Server 7 TEXT and JDBC, Brian Bruns, 08/15/2000

Archive powered by MHonArc 2.6.24.

Top of Page