From:
<car...@te...> - 2004-03-29 13:02:16
|
Hello: Firebird .NET Data Provider 1.6 Beta 1 available for download. Changes in this release (Review the changelog for details): Beta 1 ( 2004-03-29 ) ---- - - ---- -- -- - (Please review the changelog for details) - Better fit to ADO.NET. - Bug fixes. - Improved handling of char and varchar fields handling ( reading of field values and writing of parameter values ) - Improved time and datetime data types handling ( now the millisecods are taken into account up to 3 digits, with values between 0 and 999 ) - Improved Columns, Domains and Procedure parameters schemas by adding a new PROVIDER_TYPE column ( FbDbType value ) - Added new FbCommandBuilderBehabior enumeration, this allows to choose how the WHERE clausule will be generated in the FbCommandBuilder class for the UPDATE and DELETE commands. - Added the server type comobobox to the Connection String editor form. - Improved FbCommandBuilder implementation. - Improved handling of transactions. --------------------------------------------------- You can read the Changelog at: https://sourceforge.net/project/shownotes.php?release_id=227195 You can download binarys for .NET 1.0 at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.6-Beta1-NET1.0.exe?download You can download binarys for .NET 1.1 at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.6-Beta1-NET1.1.exe?download You can download sources at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.6-Beta1-Src.zip?download You can download documentation at: http://prdownloads.sourceforge.net/firebird/FirebirdNETProvider1.6-Beta1-Doc.zip?download CVS Tag: NP_1_6_BETA1 -- Best regards Carlos Guzmán Álvarez Vigo-Spain |