HQbird 2020 Update 1

The 1st minor update of HQbird 2020 introduces several useful features and important bug fixes:

Features:

  • New updated HQbird user guide – in PDF and HTML
  • HQbird FBDataGuard shows the time on the server in the upper left corner
  • HQbird FBDataGuard during the installation automatically generates a name for the HQbird instance using hostname and date, and also set random background color (you can change name and color in the Alerts setup dialog – just click on the server name)

Bug fixes

  • Updated OpenJDK distribution with HQbird for Windows to support changes in world time zones (Brazil DST, etc)
  • Fixed problem with Office365 emails in alerts settings
  • Fixed “Foreign key error” problem for several specific situations
  • Parameter TempSpaceLogThreshold to track big sortings now has the alias TempCacheLog
  • ALTER CONNECTION POOL statements are not replicated anymore

 

Download HQbird 2020 now.

Jaybird 3.0.8 released

Jaybird 3.0.8 has been released. This release contains one bug fix:

  • Fixed: On Firebird 3 and 4 with WireCrypt=Enabled, the connection could hang or throw exceptions like “Unsupported or unexpected operation code”. (JDBC-599)

Jaybird 3.0 supports Firebird 2.0 and higher, on Java 7, 8, 11 and 13. Basic Java 9 and higher compatibility is provided through the Java 8 version of the driver.
See also:

dbMigration .NET v11.7 released

dbMigration .NET v11.7 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa.

https://fishcodelib.com/DBMigration.htm

Jaybird 3.0.7 released

Jaybird 3.0.7 has been released. This release contains a new feature and two bug fixes:

  • Fixed: attempts to use a blob after it was freed or after transaction end could throw a NullPointerException or just work depending on whether the connection had a new transaction. (JDBC-587)
  • Fixed: Instances of java.sql.Blob and java.sql.Clob obtained from a result set were freed after calls to ResultSet.next(). (JDBC-588)
  • New feature: added FBEventManager.createFor(Connection) to create an EventManager for an existing connection. Backported from Jaybird 4. (JDBC-594)

Jaybird 3.0 supports Firebird 2.0 and higher, on Java 7, 8, 11 and 13. Basic Java 9 and higher compatibility is provided through the Java 8 version of the driver.

See also:

Advanced Replication in Firebird (Firebird Conference 2019)

Advanced Replication in Firebird: Dmitry Yemanov speaks about advanced replication features in Firebird 4.

Replication is a long-awaited feature that allows the creating of reliable high-performance database replicas without user-defined triggers and with full DDL support. This talk presents the replication subsystem architecture, possible replication modes, their impact on performance and available tuning options. We’ll demonstrate how to set up a simple standby configuration and use it in practice.

PDF is here

1 36 37 38 39 40 205