FirebirdClient 2.5 Final released

I’m happy to announce, after about 47 000 000 seconds of thinking and development, release of FirebirdClient 2.5. This new shiny release contains couple of very interesting new features:

  • Implementation of Firebird 2.1 protocol improvements. These improvements are focused on making the communication more efficient on slow and with high latencies networks like the internet.
  • Entity Framework support. Entity Framework is new, rich OR mapping and modeling tool, sitting on the top of ADO.NET. It is store agnostic, using ADO.NET provider to work smoothly, and the FirebirdClient has now build-in support for it.
  • Windows integrated auth. Firebird server is now able on Windows to authenticate users using a system (ActiveDirectory, etc.), and when you omit username and password FirebirdClient will try to negotiate with server this kind of authentication.
  • Timeout for wait transactions.

Of course, this release contains also lot of bug fixes and performance improvements. You can see the most important on http://tracker.firebirdsql.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?&pid=10003&fixfor=10170&fixfor=10340&fixfor=10261&fixfor=10240&fixfor=10230&status=5&status=6&sorter/field=issuekey&sorter/order=DESC&tempMax=1000. I’m also happy to say, that we have again full set of builds available for download. You can download build for .NET 3.5 (and unit tests), .NET 2.0, Compact Framework, Mono (Linux build) and also ASP.NET web providers.

One of the early adopters, SMS-Timing, of Entity Framework support for Firebird comments:
“Thanks to Jiri’s (link) work the Firebird .NET Data Provider made a lot of progress and is now even supporting the Entity Framework. Because of the adaptations we were able to use the newest .NET technologies in a modern programming environment together with a well known Firebird Database. In our industry (entertainment) the customers expect new and exciting software, and therefore the development tools need to be cutting edge. These developments in Firebird have a big impact on our products, and we hope that it brings the same boost to the Firebird Community itself. A preview of our newest software: www.fast4thefuture.com, http://www.sms-timing.com/en/software_kiosk.php.”

You can download the new version on http://www.firebirdsql.org/index.php?op=files&id=netprovider.

  • Twitter
  • Facebook
  • Share/Bookmark
This entry was posted in .* and tagged , , , , , . Bookmark the permalink.

10 Responses to FirebirdClient 2.5 Final released

  1. Pingback: Firebird News » FirebirdClient 2.5 Final released

  2. Harriv says:

    Is there up-to-date documentation available somewhere?

  3. cincura.net says:

    Sure. As the FirebirdClient is ADO.NET 2+ compliant provider, you just need to check http://msdn.microsoft.com/en-us/library/e80y5yhx.aspx.

  4. martin says:

    over 6 years of full-time development! sure?

  5. cincura.net says:

    Why? 47 000 000 seconds is roughly 543 days.

  6. mea says:

    some one has posted the same error before. I am wondering if this release fixes the problem. I tried with FireBirdl 2.1 and FBClient 2.5. I continue to get all colums in the model as keys while I have only one.below is the messages from visual studio:Message 1 The relationship ************* has columns that are not part of the key of the table on the primary side of the relationship which is not supported, the relationship was excluded.Error 4 Error 75: Key Part: ***** for type *************. All parts of the key must be non nullable.

  7. mea says:

    Thanks Jiri for efforts in getting this work out. you mentioned SMS-Timing as early adptors. Could you please share their server setup. are they using FireBird 2.1 or the yet to be released 2.5Thanks

  8. cincura.net says:

    They are using 2.5 (and 2.1) for development and 2.1 for production.

  9. Firebird recently announced the RTM of FirebirdClient 2.5. This new release now provides full support

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>