Skip to Content.
Sympa Menu

freetds - Re: Warning: Sybase: column [X] has unknown data type (104)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "David Clark" <dclark AT rastardm.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: Warning: Sybase: column [X] has unknown data type (104)
  • Date: Wed, 6 Nov 2002 14:30:18 -0500


Thanks, I'll apply the patch. Just an FYI though, the actual table(s)
involved in the query I was talking about don't use NULL-able bit fields.
However, the query includes a LEFT OUTER JOIN so some of the bit fields do
appear in the query results as allowing NULLs. I guess I could do an
ISNULL or a COALESCE on them, but I can't say for certain how many of my
queries would be like this...

Thanks again for the quick reply!




Archive powered by MHonArc 2.6.24.

Top of Page