-
Submitted by: John Franck (bozzy)
Attachments:
[firebird.log](https://github.com/FirebirdSQL/jira-attachments/raw/main/CORE/CORE-4042/12284_firebird.log)
When shutting down several DBs for scheduled…
-
Submitted by: Reginald Poyau (rpoyau)
Is related to [CORE847](https://github.com/FirebirdSQL/firebird/issues?q=CORE847+in%3Atitle)
This is not longer working on firebird 2\.5\.5 26932
Please see:…
-
[clientes.zip](https://github.com/FirebirdSQL/firebird/files/14345695/clientes.zip)
This script running well as:
isql -ch iso8859_1 clientes.sql
but always says:
"Rolling back work"
Despite thi…
-
Submitted by: Cosmin Apreutesei (cosmin_ap2)
Votes: 1
Background info: ([archive](http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-support/2009/2/100126.html))
This improve…
-
const options = {
host: "127.0.0.1",
port: 3050,
database: "C://MYDB.fdb",
user: "SYSDBA",
password: "111111",
lowercase_keys: false,
pageSize: 4096,
role: null,
charset: "W…
-
Storm time is coming to the end.
Possible adopters expressed the need to have support for SQL Server and day by day Storm is more and more unmainatined.
We should start discussing for a possible…
-
Submitted by: Arioch (arioch)
Uplifted from [CORE6119](https://github.com/FirebirdSQL/firebird/issues?q=CORE6119+in%3Atitle)
As of now the infamous "Invalid BLOB id" error means "s\.\.t happened, …
-
Hi!
You can find the database and the sql in the attached zip.
Firebird : latest snapshot FB40.
[no_current_record_for_fetch_operation.zip](https://github.com/FirebirdSQL/firebird/files/7167621…
-
Submitted by: Ehmmm (ehmmm.firebird)
On server I have a long running service which opens connection and then in endless loop starts transaction, gathers some data and closes transaction\.
\(More exa…
-
Submitted by: lacak (lacak)
SQL Stand\. 92/2003 defines :
SELECT \[ \]
INTO
INTO clause before FROM clause
\(Today Firebird allows INTO only as last clause of SELECT :
singleton\_select : s…