Running commands on Firebird in background and canceling

The soon to be released Firebird 2.5 has a new ability to cancel running command (or any operation currently being processed by server) via API (in 2.1 you can do it via monitoring tables). This is a nice feature, interesting not only for database administration tools.

I was working on supporting it for a while in .NET provider, but I’m happy to say that it’s done (though I may tune the boundaries based on feedback).

read more…

ANN: ADO.NET provider for Firebird 2.5.2 released

I’m pleased to announce new – 2.5.2 – version of ADO.NET provider for Firebird. This release is mainly focused on bugfixing, but also some small internal improvements has been made. We’re still working on new features added to new Firebird server versions and in ADO.NET world. Complete list of changes can be found in tracker
http://tracker.firebirdsql.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?pid=10003&fixfor=10370&status=5&status=6&sorter/field=issuekey&sorter/order=DESC&tempMax=1000 .

Thanks to all people contributed to this release.

Direct links:
https://sourceforge.net/projects/firebird/files/firebird-net-provider/2.5.2/NETProvider-2.5.2.msi/download
https://sourceforge.net/projects/firebird/files/firebird-net-provider/2.5.2/NETProvider-2.5.2.zip/download
https://sourceforge.net/projects/firebird/files/firebird-net-provider/2.5.2/NETProvider-2.5.2-CF.7z/download
https://sourceforge.net/projects/firebird/files/firebird-net-provider/2.5.2/NETProvider-2.5.2-MONO_LINUX.7z/download
https://sourceforge.net/projects/firebird/files/firebird-net-provider/2.5.2/NETProvider-2.5.2-NET20.7z/download
https://sourceforge.net/projects/firebird/files/firebird-net-provider/2.5.2/NETProvider-2.5.2-src.7z/download

1 6 7 8 9 10 12