Page 1 of 1

How to read Oracle XML type in MS Compact Framework?

Posted: Sun 22 Jan 2012 17:10
by bal000
Hi,

I use Win Mobile 6.1 + MS Compact Framework 3.5 + Devart dotConnect Mobile for Oracle. And I've a table column type BLOB with simple XML.

How to read it into OracleXml or OracleDbType.Xml in C# or VB?
there is no 'GetOracleXml' method in OracleDataReader (dotConnect Mobile)

any help is very appreciated:)

John.

Posted: Mon 23 Jan 2012 09:04
by Shalex
Mobile Edition of dotConnect for Oracle works only in Direct Mode, which doesn't support the XML type now. The XML support in Direct Mode is on our roadmap, but there is no any timeframe at the moment.

Posted: Fri 27 Jan 2012 15:07
by Shalex
New version of dotConnect for Oracle 6.70 is released!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with active subscription only).

For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=23260 . The support for OBJECT, TABLE, VARRAY, REF, XMLTYPE data types in Direct mode is added in this version.