-
Hi
Thanks your package, which make firebird sql database can run in android device.
I try to run your package, which can run in android device and connect to window firebird server. But …
-
Hi, sorry to bother you, but I've encountered an issue after starting to use the library (thanks a lot for your work!).
I am currently using Firebird 2.5 (I know it's old, but I can't change it at …
-
Congratulations on the bundle!
I have a few questions:
1. Is it still maintained?
2. Are there any plans on upgrading to firebird 3.x
I have a client that is using firebird 2 but plans to upgr…
-
Will events work with Firebird running inside the container? I didn't try it, but I suspect not. Firebird randomly allocates the port and as it isn't mapped/exposed to the host, clients won't be able …
-
Because every utility and library has suffix "debug" in name the test fails:
```
E AssertionError: assert
E - 'fb_lock_print.exe' : firebird lock print tool
E + 'fb_lock_pr…
-
Submitted by: Andrew Ayre (communicare)
The comments in Firebird\.conf for client connection settings include:
#⁠ Normally, Firebird uses SO\_KEEPALIVE socket option to keep track of
#…
-
Submitted by: Marik Decide (rasslabone)
Relate to [DNET897](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET897+in%3Atitle)
Votes: 1
Would like to firebird \.net developers implement connec…
-
I have a Firebird 2.5 server running on port 3050 and I'm attempting to use gbak in Firebird v5 to make a backup. This fails with an error.
```
$ /opt/firebird/bin/gbak -z -B localhost/3050:sessio…
-
Debug build of Firebird sends the real auth errors to client in addition to logging it into firebird.log. Because of this the test's output is not as expected. It is a false negative.
```
> …
-
I am facing these two error
Error: Incompatible wire encryption levels requested on client and server at doCallback
Error2: Incompatible wire encryption levels requested on client and server
+…