XML type returns SQL_CHAR type
Sebastien FLAESCH <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Organization | Four Js Development Tools |
| Message-ID | <[email protected]> |
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