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
Direct connect to Oracle on iOS using UniDac or ODAC
Re: Direct connect to Oracle on iOS using UniDac or ODAC
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.
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
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 ?
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
hello,
As I wrote before, untill Embarcadero release their compiler for iOS, we cannot implement Oracle support in our components.
As I wrote before, untill Embarcadero release their compiler for iOS, we cannot implement Oracle support in our components.