Re: [firebird-support] Cannot open database file in local hard disk

2018-02-20 Thread Marsupilami79 marsupilam...@gmx.de [firebird-support]
Hello Eduardo, you might want to check the setting DatabaseAccess in firebird.conf. If it is set to None or Restrict for some reason the behaviour you describe can happen. Best regards, Jan Am 20.02.2018 um 14:57 schrieb Eduardo guse...@gmail.com [firebird-support]: >   > > Hello: > > I use Fir

[firebird-support] fbclient: What to do after "Error readin / writing data to/ from the connection"

2017-07-25 Thread Marsupilami79 marsupilam...@gmx.de [firebird-support]
Hello, some of my client seemingly have a faulty network and get the following errors ocassionally when running my program while it tries to execute a query: Error writing data to the connection. Error reading data from the connection. What do I have to do from an fbclient point of view to grac

Re: [firebird-support] Is this a bug of Firebird?

2017-02-09 Thread Marsupilami79 marsupilam...@gmx.de [firebird-support]
Hmm - Delphi and Free Pascal do exactly that - they emit a warning, that the first assigned value never gets used. Am 09.02.2017 um 10:30 schrieb Tim Ward t...@telensa.com [firebird-support]: > > > It' the equivalent in a conventional programming language of saying: > > x = a; > x = b; > > where

Re: [firebird-support] Firebird for Android

2017-01-17 Thread Marsupilami79 marsupilam...@gmx.de [firebird-support]
Hello, it has been my plan to test firebird for Android during the next week. There seems to be a small howto on building Firebird for Android: http://mapopa.blogspot.de/2013/09/building-firebird-client-for-android.html My aim would be to see wether there is an embedded database already. Also I s

Re: [firebird-support] Incorrect values within SQLDA structure SQLDA version expected between 1 and 1, found 0 when using Firebird 3.0 client with older (BDE) programa

2016-07-14 Thread Marsupilami79 marsupilam...@gmx.de [firebird-support]
Am 14.07.2016 um 13:35 schrieb Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]: > 14.07.2016 13:33, jonatan.laurit...@yahoo.dk [firebird-support] wrote: >> Is this bug in Firebird 3.0 client and is there workaround? >This is a bug in BDE and you must ask for workaround at Embarcadero