Page 1 of 1

TSmartQuery.Describe

Posted: Fri 14 Jun 2013 13:48
by jdorlon
Hello,

After performing a TSmartQuery.Describe, and then looking at FieldDefs, is there any way to distinguish an XMLTYPE stored as CLOB vs an XMLTYPE stored as BINARY?

Thanks,

John

Re: TSmartQuery.Describe

Posted: Thu 20 Jun 2013 08:40
by AlexP
Hello,

No, unfortunately, it is impossible to define the XML field type by FieldDefs. For this, the table DDL should be analyzed.