MWA Software is pleased to announce the release of version 2.7.8 of IBX for Lazarus. This release is a bug fix release fixing several minor bugs – see changelog for details. The resolved issues apply to the design time editors. All users are recommended to upgrade to this version.
In this release:
- Fixed corruption in idmodifysqleditor.lfm. Using this editor should no longer
result in an access violation.. - Design Time SQL Editors: Table Names are now shown in alphabetical order.
- IBSQL Editor: changing the “Use System Tables” checkbox should now refresh table list.
- Design Time Editors: Replaced embedded SQL Literals with constants
Allow for alternative all upper case SQL literals or first letter UC only. - Selected by defining the symbol GENERATE_SQL_ALL_UPPERCASE in design/IBSQLEditFrame.pas
or in the Custom Options for dclibx
https://github.com/MWASoftware/ibx4lazarus/releases/tag/R2-7-8