ADO.NET provider for Firebird 3.1.1.0 is ready
The version 3.1.1.0 of ADO.NET provider for Firebird is ready for your download!
Announcements of new Firebird related products, or new releases.
The version 3.1.1.0 of ADO.NET provider for Firebird is ready for your download!
Mark Rottevee announced new snapshot of Jaybird driver :
I have just uploaded a new snapshot version for Jaybird 2.2.4 to
sourceforge and the sonatype snapshots repository for Maven.
Most notable changes are support for the Firebird 3.0 alpha 1 BOOLEAN
type and support for Java 8. For other changes see
http://tracker.firebirdsql.org/browse/JDBC/fixforversion/10531
This snapshot is intended only for testing purposes and has not been
tested with the native or embedded subprotocols.
Download area (Java 5, 6, 7 and 8):
https://sourceforge.net/projects/firebird/files/firebird-jca-jdbc-driver/2.2.4-SNAPSHOT/
Maven snapshot repository:
https://oss.sonatype.org/content/repositories/snapshots/
groupId: org.firebirdsql.jdbc
artifactId: jaybird-jdk1x (where x = 5, 6, 7 or 8)
version: 2.2.4-SNAPSHOT
If you have any problems, let me know in the Firebird-Java list. Bugs
can be reported in the tracker http://tracker.firebirdsql.org/browse/JDBC
Database .NET is an innovative, powerful and intuitive multiple database management tool. You can Browse objects, Design tables, Edit rows, Export data and Run queries with a consistent interface.
You’re welcome to download the Database .NET right now at:
http://fishcodelib.com/Database.htm
It is Free, Portable, All-In-One, Easy to Use and Multlanguage.
Supported Platforms: Windows XP/2003/Vista/2008/7/8/2012/8.1 (x86/x64)
Upscene Productions announces the release of: “Advanced Data Generator 3.1″ |
A fast test-data generator tool that comes with a library
of real-life data, can generate data to your database,
SQL script or CSV files, many filling options, presets and
much more.
If you develop database applications, you need data for testing purposes!
Version 3 included many new features, eg:
This product comes in four versions:
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
You like this news? Twitter it! Share it! Check out the PromoProgram!
The version 3.1.0.0 of ADO.NET provider for Firebird is ready for your download!
So from today on, the sources for ADO.NET provider for Firebird are available in Git repository.
Mark Rotteveel wrote about new Firebird JDBC driver snapshot:
I just created a snapshot version of Jaybird 2.2.4 with basic Java 8 /
JDBC 4.2 support. It is available for download from:
https://sourceforge.net/projects/firebird/files/firebird-jca-jdbc-driver/2.2.4-snapshot-jdk18/
This snapshot provides basic support for Java 8 by overriding the new
default interface methods added with a slightly more sane default. Most
of the changes in Java 8 are about supporting large update counts (>
Integer.MAX_VALUE) and the new SQLType interface.
For the large update counts Jaybird simply delegates to the methods
returning int values.
The Statement.setLargeMaxRows(long) method will set the max to 0 (no
maximum) if a value larger than Integer.MAX_VALUE is supplied.
The SQLType methods will delegate to the methods accepting an int
sqlType parameter with the value obtained from getVendorTypeNumber()
without further validation or checking. The exception to this are the
ResultSet.updateObject(…) methods which don’t have an equivalent
accepting an integer type parameter. In that case it is delegated to the
equivalent method without type support.
The snapshot is also available on maven in the Sonatype OSS snapshot
repository: https://oss.sonatype.org/content/repositories/snapshots
Mysql2Firebird is updated with support for MySQL Workbench exported SQL syntax.
Changelog:
Expanded parsing to look for MySQL Workbench exported SQL syntax.
Added table name prefix on foreign keys to avoid problems with duplicate column names.
Added Timestamp trigger.
Upscene Productions is proud to announce the next version of the popular Windows-based multi-DBMS development tool: ” Database Workbench 4.4.0 Lite ” For more information, see here. |
Database Workbench Pro supports:
– Borland InterBase (6.x – XE )
– Firebird ( 1.x, 2.x )
– MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
– MySQL 4.x, 5.x
– Oracle Database ( 8i, 9i, 10g, 11g )
– Sybase SQL Anywhere ( 9, 10, 11 and 12 )
– NexusDB ( 3.0 and up )
The Lite Editions are available for:
– InterBase
– Firebird
– MySQL
You like this news? Twitter it! Share it! Blog about it!
SQLAlchemy release 0.8.2 is now available.
0.8.2 includes several dozen bug fixes and new features, including refinement of some of the new features
introduced in 0.8.
Here are the Firebird related bugfixes
http://docs.sqlalchemy.org/en/latest/changelog/changelog_08.html#change-0.8.2-firebird