DELPHI XE6 - FIREBIRD ON ANDROID

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
infosolcg
Posts: 2
Joined: Tue 09 Sep 2014 20:54

DELPHI XE6 - FIREBIRD ON ANDROID

Post by infosolcg » Wed 10 Sep 2014 12:46

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?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: DELPHI XE6 - FIREBIRD ON ANDROID

Post by ViktorV » Thu 11 Sep 2014 05:03

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.

infosolcg
Posts: 2
Joined: Tue 09 Sep 2014 20:54

Re: DELPHI XE6 - FIREBIRD ON ANDROID

Post by infosolcg » Thu 11 Sep 2014 13:49

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.

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

Re: DELPHI XE6 - FIREBIRD ON ANDROID

Post by AlexP » Thu 11 Sep 2014 15:09

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.

abak
Posts: 29
Joined: Sat 18 Oct 2014 18:42

Re: DELPHI XE6 - FIREBIRD ON ANDROID

Post by abak » Fri 24 Oct 2014 09:10

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.

abak
Posts: 29
Joined: Sat 18 Oct 2014 18:42

Re: DELPHI XE6 - FIREBIRD ON ANDROID

Post by abak » Fri 24 Oct 2014 15:29

Oh...So, sorry !

Post Reply