-
For Firebird 3 we need Protocol 13 (SRP) like is implemented in the pyfirebird driver
https://github.com/nakagami/pyfirebirdsql/blob/master/firebirdsql/wireprotocol.py
-
Hello! I'm using FB2.5 with jdbc driver on Ubuntu and when connecting to DB, DBeaver starts transactions with isolation Read committed (record version) | Read Only = No | Infinite wait (for example I …
-
Submitted by: @mrotteveel
Is related to [JDBC292](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC292+in%3Atitle)
Relate to [JDBC229](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC229+in%3A…
-
Submitted by: @WarmBooter
Votes: 1
#⁠ NOTE\. This option may hang or crash Windows NT4 or Windows 2000 pre SP3
#⁠ on the client side as explained here:
#⁠ \.
#⁠ or m…
-
#### System information:
- Ubuntu
- DBeaver 6.3.4
- Additional extensions - No
#### Connection specification:
- Postgres 12
- Driver - standart
- Do you use tunnels or proxies (SSH, SOCKS, e…
-
Submitted by: venditere (venditere)
Is duplicated by [CORE1297](https://github.com/FirebirdSQL/firebird/issues?q=CORE1297+in%3Atitle)
Votes: 4
SFID: 1467936#⁠
Submitted By: venditere
Firebi…
-
Submitted by: @pavel-zotov
Run this on 2\.5, 3\.x and 4\.x:
=======
set sqlda\_display on;
set term ^;
execute block returns\(o\_rel\_id int\) as
begin
execute statement \('select iif\(1
-
As we use customized Hive product, I have to add special driver jar into dbeaver/cloudbeaver.
when I use dbeaver, I install kerberos for windows (kfw), add custom driver jars into hive config, and …
-
This issue presents in a very similar manner to https://github.com/cmus/cmus/issues/481, with the exception that it is happening with bluetooth headphones rather than USB. If I start up cmus while I h…
-
When connecting with fdb + python3 to legacy databases with mixed/non-proper encodings, you receive a lot of encoding/decoding errors.
If there is no option to actually correct this databases, Firebi…