From: Roman R. <rro...@ac...> - 2006-11-02 12:55:09
|
Hi, >> On www.firebirdsql.org there are JayBird Drivers offered. >> >> Here the newest version 2.1.0 is relevant >> >> All download links for these items to sourceforge are corrupt. >> >> Would someone fix it ? Please fix the case in the links - it should be "Jaybird", not "JayBird" - we have fixed casing in this release. Also, please remove the RC1 from there - we have a release for 2 or 3 months already. As new text you can use the one from Jaybird Wiki: Jaybird 2.1 Whats new in Jaybird 2.1.0: * support for Firebird events * new JNI code supporting multiple client libraries * new property allowing to change the default result set holdability * Feature #1428474. Implement record and tablename functionality from gstat * Improved performance of ResultSet.getBytes() method for BLOB columns Bugs fixed since Jaybird 2.0.1 * #1421579. Wrong result with Dialect 3 and FBDatabaseMetaData.getIndexInfo * #1434183. Error from verifier on deploying JayBird as resource adapter * #1449499. Incorrect DECIMAL_DIGITS value * #1460163. Could not obtain connection hides original exception * #1464522. JayBird: batch execution doesnt work with blob columns * #1464795. getCrossReference returns wrong FK Column/Table Name * #1067485. Data truncation when use PreparedStatement in CHAR fields * Issue reported in this group that it is not possible to access databases with paths that contain accented characters in embedded mode * Changes to the encoding handling framework that should improve memory usage in the application. Links: http://prdownloads.sourceforge.net/firebird/Jaybird-2.1.0JDK_1.3.zip?download http://prdownloads.sourceforge.net/firebird/Jaybird-2.1.0JDK_1.4.zip?download http://prdownloads.sourceforge.net/firebird/Jaybird-2.1.0JDK_1.5.zip?download http://prdownloads.sourceforge.net/firebird/Jaybird-2.1.0-src.zip?download Thanks! Roman |