RedExpert 2023.08 has been released

You can join to the Telegram chat for discussion.

New version of RedExpert 2023.08 is available.

Added:

  1. Online table validation.
  2. Different date-time templates for fields with DATE, TIME and TIMESTAMP types.
  3. Line wrapping mode in the Query Editor.
  4. Support of the PSQL-profiler.
  5. Tree view display with a panel of differences for each object as a DB comparer result.
  6. New Foreign Key selection panel on the “Data” tab when working with DB tables.
  7. Resetting color to default by RMB click in the color settings.
  8. Ability to filter columns by their names in the “Result Column Visibility” window for a Result Set.
  9. Audit analysis.
  10. Auto-complete for packages (procedures and functions are suggested after a dot).
  11. Date display in the application log.
  12. Writing trace to file without parsing in the application.
  13. Navigation of tabs with a mouse wheel.
  14. Ability to enable or disable parsing of variable declarations in Procedures and Functions.
  15. Recalculation index statistics from the corresponding tab of the table.

Fixed:

  1. Inability to add a comment for a table field when editing it.
  2. An error due to which the content of the “SQL” tab during table creation was not updated when changing the “Comment” tab content.
  3. Option “Show Grid” in the “Links” tab when working with a DB table.
  4. Displaying the username in the “Select Result” tab when editing a user is confirmed.
  5. Generation of the SQL scripts for packages, views, tables and jobs.
  6. “Description” tabs renamed to “Comment”.
  7. Incorrect application of theme and style for the Query Editor.
  8. Wrong SQL script formatting in the Query Editor.
  9. NPE when navigating through folders in the connection tree.
  10. An error due to which the fields and constraints of the DB table disappeared when changing its comment.
  11. Defects when moving multiple connections to a folder in the connection tree.
  12. Error getting tablespaces and jobs from the Firebird connection during DB comparison.
  13. Error editing cell in the Result Set.
  14. An error due to which when installing an application with root, it was not added to the application menu.
  15. Adding a post-install application shortcut for all users that could not be removed.
  16. Errors while updating the application. Updates are now downloaded and unpacked into the temporary folder, and only one copy of the application must be open to run the update.
  17. Error opening Trace Manager, if there are non-standard drivers.
  18. Error saving ER-diagrams.
  19. Displaying scale for NUMERIC type.
  20. Sorting of visible columns of Trace Manager.
  21. Errors working with column names starting with a space.
  22. Failure to insert a password when creating a user.
  23. Search in the object tree (by string occurrence).
  24. Incorrect authentication error detection.
  25. Failure to copy name when editing an object.
  26. Generating DDL functions containing cursors.
  27. Adjusting width of the Result Set columns by content.
  28. Editing Primary Key fields by multiple fields.
  29. Disabled the ability to use ARRAY data type.
  30. Localized: Driver Selection Panel; Color Selection Panel; File Selection/Saving Panel; labels, hints and context menus in the Query Editor; Password View Panel; Connection Details Panel; Notepad Panel; ER-diagram Editor.

Download and install the new version.

Database Workbench 6.3.0 released

Upscene Productions is proud to announce the availability of the next release of the popular multi-DBMS development tool:

” Database Workbench 6.3.0″

This version includes full support for the latest versions of Microsoft SQL Server and MariaDB.

    One of the major changes in the previous release was the new object selection box in the Object Editors: much faster on a large number of objects and it now includes a filter for easier usage.

    Database Workbench 6 comes in 3 different editions with different pricing models, there’s always a version that suits you!

    Release of IBProvider v5.31

    Hello Everyone!

    We have completed the third step in the process of implementing FB4 support in our OLE DB provider.

    This release adds support for TIMESTAMP WITH TIME ZONE, improves support for INT128 and improves support for NUMERIC data types.

    Please review the changes carefully.

    At the end of the news we have prepared a special offer for you.

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

    Kind Regards, IBProvider Team.

    20º Firebird Developers Day

    Exclusive for Brazilians:

    Está aberta a pré-venda para o 20º FDD, que será realizado de forma presencial no dia 21 de outubro, em Piracicaba – SP. O FDD é o maior evento de Firebird do mundo e acontece anualmente no Brasil há 20 anos!

    As 100 primeiras inscrições receberão gratuitamente a versão impressa do novo Guia de Migração para o Firebird 5, produzida exclusivamente para o FDD!

    Mantivemos os mesmos valores de inscrição do ano passado, sendo que na pré-venda você paga o valor mais barato. Para se inscrever, faça o login no site da FireBase! Se já estiver logado, vá direto para a página de inscrição clicando aqui.

    Inscreva-se agora e garanta sua edição comemorativa impressa do novo Guia de Migração!

    Firebird-driver 1.9.0 released

    The firebird-driver package provides official Python Database API 2.0-compliant driver. In addition to the minimal feature set of the standard Python DB API, this driver also exposes the new (interface-based) client API introduced in Firebird 3, and number of additional extensions and enhancements for convenient use of Firebird RDBMS. The driver is written as pure-Python package (requires Python 3.8+) on top of Firebird client library (fbclient.so/dll) using ctypes. Driver supports Firebird version 3.0 and higher.

    You can download this driver from PyPI or install it using pip.

    This version intruduces initial support for Firebird 5.0 new API and features.

    See the Changelog for full details.

    1 2 3 4 5 7