Page 1 of 1
DELPHI XE6 - FIREBIRD ON ANDROID
Posted: Wed 10 Sep 2014 12:46
by infosolcg
ALREADY THERE ANY COMPONENT THAT PROVIDE ACCESS TO SERVER FIREBIRD FROM ANDROID OR iOS?
WHAT ARE THE OPTIONS FOR ACCESS TO A SERVER FIREBIRD FROM AN ANDROID DEVICE?
Re: DELPHI XE6 - FIREBIRD ON ANDROID
Posted: Thu 11 Sep 2014 05:03
by ViktorV
You cannot connect a Firebird server from Android or iOS using IBDac, because Firebird does not officially support mobile operating systems.
We will add support for Firebird under mobile operating systems as soon as Firebird supports mobile operating systems.
You can connect to InterBase from an iOS and Android device. InterBase supports mobile operating systems starting from InterBase XE3.
Re: DELPHI XE6 - FIREBIRD ON ANDROID
Posted: Thu 11 Sep 2014 13:49
by infosolcg
Is there any component for Delphi XE6 that provides support for access to a database based on IP from an android device? Except Interbase and SQlite.
Re: DELPHI XE6 - FIREBIRD ON ANDROID
Posted: Thu 11 Sep 2014 15:09
by AlexP
Helo,
Our components, ODAC, PgDAC, MyDAC and UniDAC, allow to work without using client libraries (just directly via TCP/IP) on mobile devices with the following databases: Oracle, PostgreSQL, MySQL. We will support such a mode shortly for Microsoft SQL Server.
Re: DELPHI XE6 - FIREBIRD ON ANDROID
Posted: Fri 24 Oct 2014 09:10
by abak
Hi, infosolcg
If you want to develope web applications (CRUD) in your delphi environment and open it from any webbrowser, in any system (Android, IOs, Windows, ....) on any target (Desktop, Laptop, Tablet, Phone)
You can use ...
Please don't post advertising and links to third-party products on our forum.
It's very simple and very power. I recommend it for every delphi developer.
Best regards.
Re: DELPHI XE6 - FIREBIRD ON ANDROID
Posted: Fri 24 Oct 2014 15:29
by abak
Oh...So, sorry !