Firebird Conference 2012

The Firebird Conference 2012 is again going to happen in Luxembourg during October 26-27, 2012. And I’ll be there. So if you have some questions about .NET provider for Firebird catch me.

And I’ll also have two sessions:

  1. What’s new in ADO.NET provider for Firebird
  2. Getting started with Firebird from .NET with ADO.NET provider for Firebird

And I have some interesting stuff in my bag. I think you’ll like it. Either visit my sessions or wait after it’s over. ;)

See you there.

3 thoughts on “Firebird Conference 2012

  1. Pingback: Firebird News » If you have questions about .NET provider for Firebird meet the developer at #fbcon12

  2. Alfredo

    Hi Jiri, Probably the mailing list or tracker is a better place to ask but I found a performance bottleneck inside FBDataReader.cs on the GetSchemaTable override method, I would like to know if it is possible to file a patch for peer review. What I found is that the method GetSchemaTable performs a metadata query for each column on the table, if the table has 10,20 or even more fields it gets a bit sluggish. I made some modifications and generated a single batched dynamic query so instead of making 30 or even more query’s it’s now making 1 or 2.

Leave a Reply