Just my opinion on the subject but direct db access from a mobile device is
a bad idea. For a number of reasons - shaky connections, extra care while
doing local sync (if you do), longer transactions (while the server waits
for the app and network latency) - to name a few.
If you have a choice - go with some middleware

2015-01-15 22:09 GMT+02:00 Mark Rotteveel m...@lawinegevaar.nl
[firebird-support] <firebird-support@yahoogroups.com>:

> On 15-1-2015 20:19, Hugo Eyng hugoe...@msn.com [firebird-support] wrote:
> > Hello.
> >
> > I will develop an App for Android and I want to conect FB running on
> > windows.
> >
> > Did somebody tried doing this?  Some hint, article or information about
> > how can I implement that? Driver?
>
> There is http://sourceforge.net/projects/androidjaybird/ which is a port
> of Jaybird for android.
>
> However depending on the context the application is going to be used in,
> you might want to consider keeping access to your Firebird database
> purely server side and provide a web service (eg a RESTful service) to
> be used by the application.
>
> Mark
> --
> Mark Rotteveel
>
>
> ------------------------------------
>
> ------------------------------------
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://www.firebirdsql.org and click the Documentation item
> on the main (top) menu.  Try FAQ and other links from the left-side menu
> there.
>
> Also search the knowledgebases at
> http://www.ibphoenix.com/resources/documents/
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ------------------------------------
>
> Yahoo Groups Links
>
>
>
>
  • [firebird-su... Hugo Eyng hugoe...@msn.com [firebird-support]
    • Re: [fi... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
      • Re:... Ivan Arabadzhiev intelru...@yahoo.com [firebird-support]
    • Re: [fi... Tim Ward t...@telensa.com [firebird-support]
      • [fi... craig_...@coxcolvin.com [firebird-support]
        • ... 'Louis van Alphen' lo...@nucleo.co.za [firebird-support]
          • ... Sudheer Palaparambil sudheer....@gmail.com [firebird-support]
            • ... Ivan Arabadzhiev intelru...@yahoo.com [firebird-support]
        • ... Hugo Eyng hugoe...@msn.com [firebird-support]

Reply via email to