-
The following command runs without issues on Firebird 2.5 but returns an error on Firebird 5.0.1.
Command:
```
CREATE DATABASE 'localhost/3050:c:\temp\example.fdb'
USER 'SYSDBA' PASSWORD 'masterke…
-
This prevents connecting to databases on Windows servers.
-
Hello @nakagami !
Would you kindly help me please to find the reason for the issue that occurs when I trying to initialize event_conduit (after successfully db connection),
module event_conduit.p…
-
Submitted by: Arioch (arioch)
Sometimes clients want to have sorting of variable \(user\-selectable\) directions\.
Example:
One way to achieve it would be to transcode some field \(or fields\-…
-
An example from https://github.com/aspnet/EntityFramework/issues/6649 is being able to append `OPTION (MAXRECURSION 2000)` to the end of a query.
-
I'm creating a tracking issue to help assess the status of .NET Core/.NET Standard support for SQLprovider. If people can help me define what we need to assess that would be great.
Below I've pa…
dsyme updated
2 years ago
-
Support creating databases with the
`
EnsureDatabase.For.FirebirdDatabase(connectionString);
`
call. I am working on implementing them. Hopefully a PR will follow soon.
-
Hi *!
Latest snapshot (Firebird-5.0.2.1485-0-6ef8756-windows-x64.zip) with the https://github.com/FirebirdSQL/firebird/issues/8224 fix.
This SQL returns 0 row instantly with SubQueryConversion =…
-
MACOS Help:
Is there a list , which I can install before use hydra?
I try brew install hydra
```
ydra v9.5 (c) 2023 by van Hauser/THC & David Maciejak
```
when i use postgres/svn/rdp ..., f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Connection with firebird opensource datbase.
### Why should this be worked on?
My database is firebi…