Delphi Android - connect to firebird

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
HenryReynolds
Posts: 1
Joined: Thu 09 Aug 2007 18:12

Delphi Android - connect to firebird

Post by HenryReynolds » Mon 20 Jun 2016 11:11

Good day,

Is it possible to develop a mobile application for Android using ibdac or unidac that connects to a firebird database ?

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

Re: Delphi Android - connect to firebird

Post by ViktorV » Mon 20 Jun 2016 11:38

You cannot connect a Firebird server from Android using UniDAC or 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 Android and iOS device. InterBase supports mobile operating systems starting from InterBase XE3.

Post Reply