Subject | Re: [firebird-support] Re: FB3 Embedded on Android |
---|---|
Author | Jorge Gonçalves |
Post date | 2018-02-18T22:13:23Z |
Same error.
I'm more inclined to something related with relative paths or similar.
If you notice the fbclient is trying to read firebird.msg from the wrong folder.
On Sun, Feb 18, 2018 at 10:00 PM, hvlad@... [firebird-support] <firebird-support@yahoogroups.com> wrote:
Add firebird.conf file and change
#Providers = Remote,Engine12,Loopback
by
Providers = Engine12
Idea is to see what error is returned by Engine12 provider (if any).
Probably something wrong with privileges at file system level.
Regards,
Vlad