Page 1 of 1

Direct connect to Oracle on iOS using UniDac or ODAC

Posted: Sun 22 Jul 2012 15:37
by DuckyDuck
Does direct connect to an Oracle database work from an iPhone / iPad app using DevArt UniDac ?

Also, the same question but using DevArt ODAC instead of UniDac to direct connect to Oracle.

Thank you

Environment
===============
Delphi XE2
Oracle v10 and v11 database
iOS app created using Delphi XE2, connecting to an Oracle database using either UniDac or ODAC

Re: Direct connect to Oracle on iOS using UniDac or ODAC

Posted: Mon 23 Jul 2012 09:03
by AlexP
hello,

At the moment, the direct mode for iOS is not supported. This is due to the fact, that at the moment, for application compilation, FPC and xCode are used, and Direct Mode is not supplied with sources. The Direct mode will be implemented as soon as Embarcadero releases their compiler for iOS.

Re: Direct connect to Oracle on iOS using UniDac or ODAC

Posted: Sun 29 Jul 2012 06:32
by DuckyDuck
Thanks for the info

Since direct connect is not available, s there any other way to connect my Delphi iOS app to an Oracle database using UniDac or ODAC ?

Re: Direct connect to Oracle on iOS using UniDac or ODAC

Posted: Mon 30 Jul 2012 09:28
by AlexP
hello,

As I wrote before, untill Embarcadero release their compiler for iOS, we cannot implement Oracle support in our components.