-
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…
-
Hello,`
Issue: "Malformed String" with Non-ASCII Characters in Numeric or Timestamp Fields on Firebird Database
This issue occurs in any version of Firebird when using non-ASCII characters in a …
-
Hi,
thank you very much to build this driver.
I´m new into Metabase so please excuse my question.
With DBeaver i can Access my Database Firebird 2.5 and Jaybird JCA/JDBC driver 5.0.4
I no…
-
Approximately 1 month ago I was assigned a web project that would work with Firebird SQL and Node JS, when I started the development of the project everything was going quite well, I installed the dep…
-
Submitted by: Pedro Innecco (pmdci)
Attachments:
[microsoft_firebirdODBC_bug_screenshot.jpg](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-218/13475_microsoft_firebirdODBC_bug_sc…
-
Spike Plan
==============
**Name**:
## Context:
Outline the reason and context for the spike.
Example: Team needs to use a database to store data for application developed
during this subjec…
-
test.js:
import * as fb from "npm:node-firebird";
let options = {};
options.host = "localhost";
options.port = 3050;
options.database = "test1";
options.user = "SYSDBA";
options.password = …
-
### Search first
- [X] I searched and no similar issues were found
### Description
We create a temporary table for the mass import of data with a loadData change, process this data and delete the t…
-
When comparing speeds between database platforms, we came across a potentially large firebird optimization.
Memory table scan (table pages in memory) speed on MSSQL/Oracle is orders of magnitude fa…
ghost updated
4 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Simple CRUDs operations from Appsmith to Firebird DB.
### Why should this be worked on?
We have a le…