DotNetFirebird.org DotNetFirebird
Using Firebird SQL in .NET.
Thursday, December 01, 2005

FirebirdClient 2.0 Beta 1 for ADO.NET 2.0

The first official build that works with the final versions of Visual Studio 2005 was released yesterday.

What's the most interesting:

The new DDEX Provider allows showing Firebird in Database Explorer/Data Connections. For installing it you should follow the ReadmeDDEX.txt file in the FirebirdClient installation directory. The installation requires modification of machine.config and adding some record to the system registry. Unfortunately I wasn't able to get it working in Visual Web Developer 2005.

New features:

  • New GDS implementation for the Firebird/Fyracle External Proceudre engine implementation:Added a new namespace FirebirdSql.Data.StoredProcedureEngine with two new classes (FbResultSet, FbTriggetContext).

Other changes:

  • Cleanup.
  • Updated to build using .NET 2.0 RTM.
  • Improved connection pooling implementation.
  • Changes on FbConnectionStringBuilder class to use the new FbServerType enumeration.

Download:

Comments:

I've tried installing Firebird DDEX Provider into Visual Studio 2005 but have been unsuccessful.

I entered the necessary entries into the machine.config for .net 2.0 and updated the FirebirdDDEXProvider.reg file with the specific path.

I tried installing the assemblies into the GAC but get errors regarding "strong name signature could not be verified".

Any ideas, I am not a .Net developer, just evaluating doing Reporting in .Net.

Thanks,
Anthony.
Blog comments are closed.



Previous

Archives