Skip to Content.
Sympa Menu

freetds - LONGVARCHAR in freetds JDBC max size is 4096?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Spectron Caribe, Inc." <spectron AT caribe.net>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: LONGVARCHAR in freetds JDBC max size is 4096?
  • Date: Fri, 4 May 2001 16:40:14 -0400


I'm using MS SQL 6.5 and the latest snapshot from the freetds JDBC driver. I
have a table that contains a TEXT column (CLOB). The problem is that if the
length of the data in the field is greater than 4096 the driver truncates
the data over 4096. The driver says that TEXT columns that the data type of
the column is LONGVARCHAR. Is this a limit programed somewhere in the driver
or is it a bug?

Faw





Archive powered by MHonArc 2.6.24.

Top of Page