Database .NET v26 released

Database .NET v26 is an innovative, powerful and intuitive multiple database management tool.
(Full support for Firebird 1.5~4.0+)

    Major New features from version 25.3 to 26.0:

  • Performance improvements for Object Navigator and Data Migration
  • Improved Firebird connection manager (FB)
  • The client library path is now set to Relative path instead of Full path (FB)
  • Added Switching to another database (FB)
  • Added CharSet and PageSize options for creating databases (FB)
  • Added Editing of table data for tables with RDB$DB_KEY but no primary keys (FB)
  • Added Dragging multiple selections
  • Added My Favorite Connections
  • Added a shortcut key (Ctrl+T) for Executing query to text
  • Improved Graphical User Interface
  • Improved Database Diagram
  • Improved Generating Scripts
  • Improved Form Editor and Form Viewer
  • and more

https://fishcodelib.com/Database.htm

Firebird 3.0.4 sub-release is available

Firebird Project is happy to announce general availability of Firebird 3.0.4 — the 4th point release in the Firebird 3.0 series.

This sub-release offers many bug fixes and also adds a few improvements, please refer to the Release Notes for the full list of changes. Binary kits for Windows, Linux and Android platforms are immediately available for download, Mac OS kits will follow shortly.

Please note that some of the changes includes a new ODS minor version (12.2) for some platforms (Windows and Intel Linux will keeps using 12.0) and a new parameter Srp256 (SHA-256) for AuthClient and AuthServer. Be sure to read the release notes to be aware of all the improvements and bugfixes.

Still using an old Firebird version? Migrate now and don’t forget to read my Migration Guide to Firebird 3 to save you a few hours of headache.

Firebird_fdw 0.4.0 for PostgreSQL

FYI I’ve just release firebird_fdw 0.4.0 for PostgreSQL.

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

 

– new function firebird_fdw_version()
– bug in INSERT … RETURNING … fixed
– miscellaneous minor bug fixes and code cleanup
– TAP regression tests have been added

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

See: http://sql-info.de/postgresql/firebird-fdw/firebird-fdw-0.4.0-released.html

Regards

Ian Barwick

Release of IBProvider v3.53

Hello everyone.

We have released an update of IBProvider, which has the solution for error with code 8152 of MS SQL Linked Server.

https://www.ibprovider.com/eng/news/n_180927__fix_for_mssql_error_with_code_8152.html

Short annotation of this problem – MS SQL has the problem with processing of object descriptions in metadata schemas.

New provider allows you do not publish object descriptions in schemas.

You may turn off publication of object descriptions to speed up the process of loading metadata schemas as a whole.

1 2 3 4 5 13