Is it possible to work with TOraNestedTables in Direct Mode

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Walter Weiss
Posts: 7
Joined: Tue 18 Dec 2007 13:39

Is it possible to work with TOraNestedTables in Direct Mode

Post by Walter Weiss » Wed 19 Dec 2007 10:01

Hello
I'm working with Delphi 2006 with latest Version of ODAC.
After Creating Types TODACNESTEDTABLE ...
i can open the nestedtable window and it works fine, but when i check the
direct mode i get the message "Data type is not supported".
Is it possible to work with Object-Types without oci.dll ?

Post Reply