Re: XML type returns SQL_CHAR type
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4eCFL4UBT61WBdeAM1rFA7XaOsZ-dk_Zw0Tw3+cQ=qHNg@mail.gmail.com> |
Il 19/Giu/2015 11:53, "Sebastien FLAESCH" <[email protected]> ha scritto: > > Seems that when using the XML type, SQLDescribeCol() returns SQL_CHAR, and > precision=2147483647 ... expected? > > BTW what are [N]VARCHAR(MAX) types supposed to return in SQLDescribeCol()? > > Seb > don't remember. Should be part of describecol test. Frediano