ODAC android trial

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
iliauta
Posts: 1
Joined: Thu 26 Sep 2013 06:16

ODAC android trial

Post by iliauta » Thu 26 Sep 2013 07:19

Hello.

I have downloaded trial version of ODAC for Delphi XE5. Compiled in FireMonkey. Works fine in win32. When I do try to run application on android it doesn't show message about trial version, but when I open Query, I get error that there is no Field "Name". Query is very simple : select ID, Name from Table1.

Can you suggest anything? May be it is restriction of trial?
Thanks

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

Re: ODAC android trial

Post by AlexP » Thu 26 Sep 2013 08:38

Hello,

We cannot reproduce the problem. Please try to check the ODAC performance on Android using our Demo project shipped together with ODAC ..\Devart\ODAC for RAD Studio XE5\Demos\Miscellaneous\mobile

Post Reply