Skip to Content.
Sympa Menu

freetds - RE: MS SQLServer 2000 and "for xml auto" command

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: MS SQLServer 2000 and "for xml auto" command
  • Date: Thu, 29 Aug 2002 18:04:17 +0200


>
> Ok, I think I know what is going on. In
> tds7_process_result() there is a
> switch statement that sets curcol->column_unicodedata if the
> column type
> is a unicode capable datatype. ntext is missing from the
> list. I don't
> have time (nor am i somewhere convenient) to make a patch
> right now but we
> really should be calling is_unicode() on the datatype instead
> of having
> this int the switch statement, and then fixing it in the
> header, nice and
> clean.
>
> Brian
>
Yes but after that you should correct column_type to SYBTEXT.
I think this is a good and correct solution.
I expect that in the next release (after 0.60) column_unicodedata just
disappear...

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page