Skip to Content.
Sympa Menu

freetds - problems with large columns

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Joe McDonald" <joe AT vpop.net>
  • To: <freetds AT franklin.oit.unc.edu>
  • Subject: problems with large columns
  • Date: Thu, 23 Sep 1999 01:56:34 -0700


Hello,

I am using freetds to access an MS-sql server. When I try to access columns
that are larger than 256 characters, I only get the first 256 characters.

Is there a work around for this? I notice that it gets the column-size
with tds_get_byte(), since it is only getting 1 byte, I can see why the
max column_size reported is 255, I'm hoping there is a way around this.

Thanks,
-joe





Archive powered by MHonArc 2.6.24.

Top of Page