Is Firebird really free?
Is Firebird really free? Read more on Jiri Cincura’s blog.
Is Firebird really free? Read more on Jiri Cincura’s blog.
Firebird .NET provider team is proud to announce next version of ADO.NET provider for Firebird – 2.6.0.
Recently I was running NUnit tests we’re using for .NET provider and I got an idea to compare different Firebird versions. Read more.
Recorded Firebird Launch webinar is available at http://www.mindthebird.com/download/firebird25launchwebinar041010.zip .
.NET provider for Firebird now fully supports all the new features in Entity Framework 4.
As it may look like nothing is going on, it’s not true. Next to Firebird 2.5 new protocol features, I’m also working on Entity Framework v4 support.
I’m pleased to announce 2.0.5 release of DDEX provider. This release
targets VS2010 support. You can download it from:
http://sourceforge.net/projects/firebird/files/firebird-net-provider/DDEX%202.0.5/FirebirdDDEXProvider-2.0.5.zip/download
http://sourceforge.net/projects/firebird/files/firebird-net-provider/DDEX%202.0.5/FirebirdDDEXProvider-2.0.5-src.7z/download
Enjoy.
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).
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
I decided to challenge MonoTouch and create iPhone application that connects to Firebird server using .NET provider for Firebird. Read more…