XMLSequence fails

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
gregoryliss
Posts: 13
Joined: Mon 19 Dec 2005 16:31

XMLSequence fails

Post by gregoryliss » Fri 16 Mar 2012 15:18

select xmlsequence(xmltype('V1V2V3')) XML_MODELO_F
FROM DUAL

returns an invalid data type.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 19 Mar 2012 10:21

Hello,

Presently, ODAC doesn't support this field type, we will review the possibility of adding the support of such fields in one of the next versions.

Post Reply