-
Hello, I'm having trouble with starting the tool to clone one database. After start it says that fbclient.dll is not found.
I did install fbclient.dll in my system32 folder with the firebird tools bu…
-
Hi,
I have a problem when execute a stored procedure which have input parameter boolean.
example :
```SQL
CREATE OR ALTER PROCEDURE TEST (
INPUT_BOOLEAN_PARAM BOOLEAN)
AS
BEGIN
END…
-
### Describe the new feature
APSIM makes use of SQLite for storing simulation output data.
We currently have two concrete implementations of [IDatabaseConnection](https://github.com/APSIMInitiat…
JBris updated
9 months ago
-
Hello,
I am developing a large desktop application in C# .NET Framework 4.8, where I use Firebird 2.5. Some of my database clients have databases exceeding 100GB. I considered migrating to Firebird 4…
-
Submitted by: yohey03 (yohey03)
Hi to All,
I administer Linux and Windows Firebird database version 2\.5\.x\.Before we used Linux Firebird for our Production Environment but due to lot off issue…
-
Hi, i'm new in Docker World and i'm trying to run two containers, one with firebird 1.5 and another with php.
Here's my code (docker-compose.yml)
``` docker-compose.yml
php:
build: .
ports:…
-
### Description
When generate DDL for a table, the primary key is created with wrong order of columns.
It appears that alphabetical order was used!
![Screenshot_20240624_112552](https://github.com/…
-
I'm having a problem reading large blobs from a firebird database, using the new firebird-driver.
For large blobs, the firebird driver (both new and old) returns `BlobReader` objects, rather than t…
-
### 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 …
-
**Additional context**
Firebird database -> firebirdsql.org
Would this be possible?