Stored routine debugger Hopper, version 2.0.1 released

Upscene Productions is proud to announce version 2.0.1 of “Hopper”, a stored
routine debugger for InterBase, Firebird and MySQL.

This version includes support for Firebird 3 packages and stored functions,
MySQL diagnostic-statements, binary data in variables and much more.

For more information, check the Hopper page at our website.

About Hopper
Hopper is a stored routine debugging tool for MySQL, Firebird and InterBase. If you use
stored procedures on these database systems, Hopper will be a great tool for debugging
these routines.

About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been providing
database developers with useful tools for over 15 years. Slowly expanding the product portfolio
and gaining recognition amongst InterBase and Firebird database developers, they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL Server.

IBProvider “One Time Personal License”

Hello!

We present new personal license for 32-bit IBProvider called «One Time Personal License (32-bit)».

The new license is meant for all those who would like to create small programs for Firebird and InterBase for WIN32 and .NET platforms.

This is the same full-featured 32-bit provider (prof and lite editions) that is included into licenses for developers and MS SQL. It does not have any technical or time restrictions.

The price for new license is quite symbolic: 99+1 EUR.

Read full news text: http://www.ibprovider.com/eng/news/n_180521-one_time_personal_license.html

Database .NET 24.8 and dbMigration .NET 8.4 released

Database .NET 24.8 is an innovative, powerful and intuitive multiple database management tool, With it you can easily edit and manage your Firebird database files.

http://fishcodelib.com/Database.htm (Change Log)

dbMigration .NET 8.4 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.

http://fishcodelib.com/DBMigration.htm (Change Log)

Jaybird 3.0.4 update

The Firebird JDBC team is happy to announce the release of Jaybird 3.0.4.

This release of Jaybird introduces two new features: wire protocol encryption and database encryption callback support.

Jaybird 3.0.4 contains the following fixes and changes:

– New feature: Back-ported wire encryption support from Jaybird 4 (JDBC-415)
– Fixed: Native/embedded (JNA) connections truncate varchars to length 255 on read (JDBC-518)
– New feature: Database encryption callback support in pure Java protocol (JDBC-527)

See the Jaybird 3.0.4 release notes for more information. Jaybird 3.0.4 can be downloaded from the JDBC Driver page.

The release is also available on maven:

groupId: org.firebirdsql.jdbc
artifactid: jaybird-jdkXX*
version: 3.0.4

* The artifactId depends on your target Java version: jaybird-jdk18, or jaybird-jdk17

Firebird Foreign Data Wrapper update

After a long hiatus, I’ve finally found time to update firebird_fdw, which is now available as version 0.3.0.

This update, together with an update of the underlying Firebird API wrapper libfq to version 0.2.0, is a general cleanup/bugfix release, with improvements including:

  • support for PostgreSQL 9.6 and 10
  • support for IMPORT FOREIGN SCHEMA (PostgreSQL 9.5 and later)
  • automatic reconnection to Firebird
  • improved error message handling and display
  • improved memory handling and prevention of various unhandled situations which caused the PostgreSQL server to crash

Additionally, CentOS rpm packages are now available via the Fedora Copr build system.

This release has been developed and tested with Firebird 2.5. It will work with Firebird 3.0, but does not yet take advantage of any new features; future releases will hopefully address this.

Yii2-Firebird 0.10.0 released

Yii2-Firebird 0.10.0 is released with the following ChangeLog:

  • Compatibility with Yii2 2.0.15
  • Complete reserved word list for Firebird 2.5/3.0
  • Added support to alterColumn for firebird 3.0
  • Added support to column identity in Firebird 3
  • Added support to upsert
  • Added add/drop default value for table
  • Added support limit/offset with Expression
  • Fixed compatibility with PHP ^7.0.16 and ^7.1.2
  • Fixed compatibility with linux
  • Fixed composite “in” condition on QueryBuilder
  • Fixed batchInsert with float value
  • Fixed escape character in like condition
1 16 17 18 19 20 147