-
Since we are using Firebird 3.0.11 some of our customers (about 1%) report a problem with gbak restore.
The output then ends with:
gbak:finishing, closing, and going home
gbak:adjusting the ONL…
-
We can calculate the `EPOCH` of a timestamp in Firebird, e.g. using:
```sql
SELECT DATEDIFF(second, TIMESTAMP'1970-01-01 00:00', CURRENT_TIMESTAMP)
FROM RDB$DATABASE
```
----
See: https://s…
-
For Firebird 5 as described in https://github.com/FirebirdSQL/firebird/issues/7051.
-
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 …
-
Created by **[Predominant](https://github.com/predominant)**, 9th Dec 2009. _(originally [Lighthouse ticket #15](http://cakephp.lighthouseapp.com/projects/42657/tickets/15))_:
---
(Reported by: wlad…
ghost updated
11 years ago
-
**Is your feature request related to a problem? Please describe.**
Add microburst data from FIREBIRD and RBSP.
**Describe the solution you'd like**
- FIREBIRD has both regular data (cdf) and hire…
-
In LibreOffice, Firebird Embedded is built using this sequence (simplified; the script is [here](https://git.libreoffice.org/core/+/31c5e451f57ad6172188fddfde5b66ead6f97627/external/firebird/ExternalP…
-
Hi,
there are multiple keypad input enhancements, some important, others optional. Sorted from by importance (most important at the top, imho):
**Division Operator**
Typing `/` (using number ke…
-
Submitted by: Donald Montaine (bigriverguy)
After doing an install followed by an immediate uninstall 2 Firebird files and 1 directory remain:
diectory: /run/firebird
files: /usr/lib/tmpfiles\.…
-
### Description
There is no way to use Firebird Embedded with DBeaver.
DBeaver always fails with
```
Unable to complete network request to host "xnet://Global\FIREBIRD". [SQLState:08006, ISC …