What databases and connection methods (direct, client, ODBC) can UniDac connect to using a iOS application created by Delphi
Also, can you tell me which edition of UniDac is required for each database on iOS / Delphi ?
Is Standard Edition sufficient or do I need to use a higher edition.
I was hoping that all databases listed on the UniDac product page were supported, but based on an earlier post it sounds like I cant connect to an Oracle database using iOS + Delphi so now I am wondering which databases are supported.
Thanks
iOS databases supported by Unidac on Delphi
Re: iOS databases supported by Unidac on Delphi
hello,
Presently, you can work in iOS with the following databases: PostgreSQL (direct), MySQL (direct), SQLite (the SQLite3 library required, included in iOS by default).
You need UniDAC Professional Edition with source code to develop applications for iOS.
Connection to Oracle is not supported for the time being. We will implement Oracle support as soon as Embarcadero release their compiler for iOS (For the moment, XCode and FPC are used).
Presently, you can work in iOS with the following databases: PostgreSQL (direct), MySQL (direct), SQLite (the SQLite3 library required, included in iOS by default).
You need UniDAC Professional Edition with source code to develop applications for iOS.
Connection to Oracle is not supported for the time being. We will implement Oracle support as soon as Embarcadero release their compiler for iOS (For the moment, XCode and FPC are used).