Directmode & UROWID

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sinys
Posts: 186
Joined: Tue 21 Feb 2012 03:44

Directmode & UROWID

Post by sinys » Thu 15 Aug 2013 12:49

Delphi XE2, ODAC 9.0.2 Direct mode
When I try select from table with column UROWID data type I get then message "Data type is not supported". I think it is simple text field with max size 3950 byte, why it doesn't support in direct mode for read only?

With Oracle client I don't get this error.

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

Re: Directmode & UROWID

Post by AlexP » Mon 19 Aug 2013 08:39

Hello,

For the time being, this type is not supported in the Direct mode. We will consider the possibility to implement the support for this type in one of the next ODAC versions.

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

Re: Directmode & UROWID

Post by AlexP » Mon 16 Sep 2013 09:22

Hello,

We have supported the UROWID type in the Direct mode. This feature is included in the new version, which will be released this week

Post Reply