FirebirdClient 2.0 Release Candidate 1 released
Hello:
FirebirdClient 2.0 Release Candidate 1 for Microsoft.NET 2.0 is available for download.
This version only bug fixes will be allowed on v2.0 sources.
Download information can be found here.
Release Notes
Release Candidate 1 ( 2006-03-20 )
(Please read changelog for details)
- Bug Fixes:
- Fixed bug #1453414
- Fixed ViewColumns schema definitions
- Changes to try to avoid problems with IPV6
- Fixed bug in Foreign Key schema.
- Fixed bug in Guid datatype handling.
- Fixed bug when working with .NET Compact Framework
- Changes:
- Changes on server response handling to try to handle
server/user exceptions when fetching data. - Moved classes in FirebirdSql.Data.StoredProcedureEngine to
FirebirdSql.Data.Server namespace. - New Features:
- Added initial support for EXECURE PROCEDURE commands in
FbBatchExecution class. - Added new Connection String parameter “Context Connection” to be used
with .NET stored procedure implementations for Fyracle. - Added new UTF8 ( Firebird 2.0 only ) character set.