-
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…
-
- [ ] Handlebars @tonysneed
- [ ] Firebird provider @cincuranet
- [ ] Oracle provider @alexkeh
- [ ] MySql Pomelo provider @lauxjpn
- [x] EFCore.SchemaCompare @JonPSmith
- [x] NodaTime for S…
-
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…
-
Firebird Stored procedure does still not work (I reported it already in 2019).
Now, when I use API Docs to list the StoredProceured (_proc), I receive php code snippets back and not a single Proc N…
-
MaxUnflushedWrites and MaxUnflushedWriteTime settings exist only as workaround bug of filesystem cache on Windows 95/98:
```
// common/config/config.cpp (Firebird 3.0)
// common/config/config.h (…
-
Hello, @ibarwick!
You have powerful inspired me for C FDW contributing. Some hours ago I have implemented [UUID support for sqlite_fdw](https://github.com/mkgrgis/sqlite_fdw/tree/draft_uuid) and ch…
-
Since the last update of django-firebird at master branch, the old python driver fdb was replaced by the new and official firebird driver **[1]** which just work with Firebird 3+, Python 3.8+
The p…
-
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…
-
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 = …
-
```
I've already install openMeetings with mysSql with no problems. Then I tried to
install openMeetings with Firebird. I used Firebird and Odbc jdbc driver with
Firebird dialect but it failed durin…