Lazarus Release Candidate 2 of 1.2
The Lazarus team would like to announce the second Release Candidate for the upcoming Version 1.2.
Please try the New Firebird components TFBAdmin and TFBEventMonitor
Announcements of new Firebird related products, or new releases.
The Lazarus team would like to announce the second Release Candidate for the upcoming Version 1.2.
Please try the New Firebird components TFBAdmin and TFBEventMonitor
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.
What’s New (2014/01/20)
You’re welcome to download the Database .NET right now at:
http://fishcodelib.com/Database.htm
All-In-One, Free, Simple and Standalone (No Installation).
Supported Platforms: Windows XP/2003/Vista/2008/7/8/2012/8.1 (x86/x64)
Every year on January 18 we have a small celebration – IBProvider’s birthday.
This year it turned 14.
We thank all our users for using the provider in your projects.
We promise that we will continue to improve IBProvider till it completely supersedes Firebird and Interbase 🙂
Read more about the new features in Firebird and Interbase driver >>>
New version of FBScanner (3.6.1) is released. FBScanner is an unique tool to trace and audit Firebird (1.0 – 2.5) and InterBase (4.0 – XE3) SQL traffic (connections, transactions, queries), it’s very efficient tool for performance optimization and SQL bug tracking.
FBScanner works like a proxy, and enables transparent data capture and analysis:
FBScanner can be used for the following tasks:
FBScanner has 2 licensing options:
All users of FBScanner 3 already have FBScanner 3.6.1 in IBSurgeon Deploy Center.
User of FBScanner 2.x can upgrade to FBScanner 3.6.1 with 50% discount – please contact upgrade@ib-aid.com
Download now:
Demo version of FBScanner can be found here:
FBScanner Demo version
Please look at the FBScanner User Guide to get more information about its capabilities:
FBScanner User Guide
|
Upscene Productions announces the release of: “Advanced Data Generator 3.2.0″ |
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!
| |
SQL Maestro Group is pleased to announce the release of Firebird Maestro v. 14.1, a powerful Windows GUI solution for Firebird administration and database development. |
New version introduces support for some Firebird 3.0 new features, updated SQL Dump wizard, nullable column checker, data export to JSON, and a lot of other useful things.
We are pleased to announce the new release of our OLEDB Provider: version 3.18.
Now in your projects for Firebird and Interbase you can more comfortable work with Linked Server of MSSQL 2012. Hurrah!
In new release:
Plus:
You can download IBProvider here: Firebird and Interbase driver >>>
| SQL Maestro Group announces the release of Firebird Data Wizard 13.12, a powerful Windows GUI utility for Firebird data management. |
Firebird Data Wizard provides you with a number of easy-to-use tools to transfer any database to Firebird, import data into Firebird tables, export data from tables, views and queries to most popular file formats, dump table data to SQL files as well as generate data-driven ASP.NET pages for your database.
New version features updated Data Import and SQL Dump tools, data export to JSON format, redesigned Start Page, and some other useful things.
There are also other useful things as well as versions for other DBMS (MySQL, Oracle, SQL Server, DB2, PostgreSQL, etc). Read full press release.
The Firebird JDBC team is happy to announce the release of Jaybird 2.2.4.
This release contains the following fixes:
setBinaryStream() sets empty blob for all but the first batch entry (JDBC-312)NullPointerException in iscDatabaseInfo) (JDBC-313)"file.encoding" java property (JDBC-314)charSet or localEncoding property) (JDBC-315)getTypeInfo and getColumns metadata (JDBC-317, JDBC-318)BOOLEAN type support, see Support for Firebird 3 BOOLEAN type in the release notes for more details (JDBC-321)GDSFactoryPlugin implementations to prevent NullPointerException in Hibernate reverse engineering wizard in NetBeans (JDBC-325)DatabaseMetaData methods defined by JDBC to only accept the actual table name also accepted a LIKE-pattern or empty string or null. This was changed to conform to JDBC. This change can break applications that relied on the incorrect behavior (JDBC-331)getPrimaryKeys, getBestRowIdentifier, getImportedKeys, getExportedKeys and getCrossReference. As part of this change getIndexInfo now handles names in the wrong case slightly different.Downloads available from JDBC driver section on the Firebird website.
The release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId> <artifactId>jaybird-jdkXX</artifactId> <version>2.2.4</version>
* The artifactId depends on your target Java version: jaybird-jdk15, jaybird-jdk16, jaybird-jdk17 or jaybird-jdk18