Skip to Content.
Sympa Menu

freetds - Re: INSERT into TEXT field

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Craig Spannring <Craig.Spannring AT aedinc.net>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: INSERT into TEXT field
  • Date: Thu, 14 Dec 2000 10:02:51 -0700 (MST)


mcorde61 AT maine.edu writes:
> I am attempting to insert into a TEXT field on MSSQLServer
> 6.5, it seems to choke on strings larger than 256 characters.
> In Oracle a clob field requires the use of
> PreparedStatement.setCaracterStream, but that throws an
> abstractMethod exception with my version of the driver and a null
> exception with the most recent. Any sugestions?

Don't know. Perhaps look at the KNOWN_BUGS file?



--
=======================================================================
Life is short. | Craig Spannring
Bike hard, ski fast. | cts AT internetcds.com
--------------------------------+------------------------------------
When all you've got is Perl, everything feels like a smashed thumb
=======================================================================




Archive powered by MHonArc 2.6.24.

Top of Page