Lançamentos do InterBase
Released: Oct 6, 2025
Atualizações na 15
Recursos
- Security is at the core of InterBase 15. This release raises the bar with major improvements:
- AES 256-bit encryption by default (except for InterBase ToGo Lite), securing data at rest and in transit.
- SHA-256 password digest for stronger password storage and transmission.
- TLS 1.0 and 1.1 are no longer supported. Client-server communications now use TLS 1.2 and higher, ensuring stronger protection with modern security standards.
- OpenSSL 3.5 LTS, a long-term supported library that provides...
Released: May 8, 2025
Atualizações na 2020 Update 7
Recursos
- InterBase Installer Update - In this release, Embarcadero have updated the installer technology used to install InterBase Server editions on both Windows and Linux, to offer a more robust and modern installation experience. In addition to the core installer engine, Embarcadero are now embedding the 64-bit version of the Eclipse Temurin by Adoptium OpenJDK JRE 21.0.6, used by the installer and some internal Embarcadero tools. This runs seamlessly on the 64-bit version of InterBase...
Released: May 30, 2024
Atualizações na 2020 Update 6
Recursos
- IBConsole UX Further Improvements - This new release includes a new build of IBConsole, which continues the work done on IBConsole in InterBase 2020 Update 5, which provided support for HighDPI monitors, replaced the icons with new higher resolution ones, removed some of the user interface clutter, and much more. IBConsole in InterBase 2020 Update 6 offers additional improvements in a number of areas of the tool. The main highlights include:
- IBConsole now features a Ribbon toolbar...
Released: Oct 16, 2023
Atualizações na 2020 Update 5
Recursos
- IBConsole UX Redesigned
- This update includes a brand new release of IBConsole which improves its usability and makes it look and behave in a more modern way.
- Added support for HighDPI monitors, replaced the icons which are also higher resolution, changed fonts and default sizes, removed some of the user interface "clutter" (in terms of lines, borders and repeated images), and made many other changes to make it a modern Microsoft Windows app.
- Added search and filter results on different...
Released: Dec 1, 2022
Atualizações na 2020 Update 4
Recursos
- A redesigned Install Launcher on Windows without the integrated ADO.NET driver, to direct users to the latest version on GitHub instead.
- An updated ODBC driver is installed with the InterBase client libraries for the Windows platform, which includes some fixes and improvements. The ODBC driver is used by developers other than those using RAD Studio, .NET or Java, which have specific InterBase drivers for their development environments
- New version of IBConsole (the standard database...
Released: Apr 20, 2022
Atualizações na 2020 Update 3
Recursos
- UX Enhancements
- Improved the user interface in the InterBase Manager utility for the Microsoft Windows platform. In this release the InterBase Manager offers high-DPI support, and additional information like the version number and the current port in use, in an improved overall layout.
- Changed the fonts, colors, and overall look and feel, making these forms more modern. Noticeably, InterBase Manager now uses the PerMonitor V2 Windows UI model, and that has been migrated to and compiled...
Released: Sep 30, 2021
Atualizações na 2020 Update 2
Recursos
ISQL
- Added ISQL support to use EXTRACT for showing EUA database setup and EUA user records when connected as database owner.
- Added ISQL support to EXTRACT Change View Subscription definitions and their use in Database/Table schemas.
- Added support to EXTRACT Encryption Key definitions when run as user SYSDSO and database/column encryptions when run as database owner.
CTE
- Embarcadero InterBase already supports Common Table Expressions, this update adds support for recursive CTE.
IBConsole...
Released: May 1, 2020
Atualizações na 2020 Update 1
Correções
- IBConsole Database Online Dump with tablespaces not working when targeting a named InterBase instance (not default).
- Backup of primary tablespace gives an error.
- .Cannot restore database backup coming from ODS 18 to ODS < 18, even without using tablespaces.
- InterBase server crash on attach database.
- .Change Views query with LEFT OUTER JOIN returning with SQLIND_INSERT set for generated RHS table record.
- Starting IBMGR changes service name to include XE7.
- InterBase hangs when...
Released: Nov 15, 2019
Atualizações na 2020
Recursos
- Database Tablespaces - Tablespaces allow a database object definition to specify a storage location in a particular logical file collection. This is especially beneficial for disk technologies, allowing you to better mix the use of fast SSDs and large HDDs. This is a key difference, since prior to InterBase 2020, all of the files for a database had to be mapped to the same storage. A database administrator can leverage tablespace characteristics to optimize runtime database performance...
Released: Oct 31, 2017
Atualizações na 2017 Update 1
Recursos
- New Supported Platforms
- InterBase Developer and Server editions now support the following macOS versions:
- El Capitan
- Sierra
- High Sierra
- InterBase 2017 Update 1 on macOS now supports 64-bit architecture.
- InterBase Developer and Server editions now support the following Windows versions:
- Windows 10 Creators Update
- Expression Index - Support for Expression Indices (EI) enhance the index definition and optimization of queries.
- Enhancements to GROUP BY and ORDER BY - GROUP BY has been...