IBExpert full changelog
IBExpert 2025.03.07
released Mar 7, 2025 (New Release)
Minor bugfixes and small improvements
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
IBExpert 2025.02.27
released Feb 28, 2025 (New Release)
Minor bugfixes and small improvements
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
IBExpert 2025.02.05
released Feb 5, 2025 (New Release)
Minor bugfixes and small improvements
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
IBExpert 2024.12.04
released Dec 5, 2024 (New Release)
Minor bugfixes and small improvements
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
IBExpert 2024.12.1
released Dec 2, 2024 (New Release)
Minor bugfixes and small improvements
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
Event blocks:
"Before start trace session" event block implemented.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for an example. Also see description of new "Quick start trace session" feature below.
Code editors:
Support for multilevels in User actions submenu.
See BlocksTemplatesEventBlocksCodeEditorUserActions.ibeblock for a working example.
Database Comparer:
Fixed the problem with missing stored functions and packages while comparing Firebird 5 databases.
Quick start trace session feature implemented:
This feature is intended to start a trace session for an active connection with a single click.
Default trace config is provided by IBExpert and can be modified in the "Before start trace session" event block which is fired when quick start or regular start (Services | Trace and Audit | Start new trace session) is performed.
There are several other properties of trace session and trace form which can be customized in the "Before start trace session" event block.
See BlocksTemplatesEventBlocksTAS.BeforeStartTraceSession.ibeblock for complete example. To quick start a trace session, use the corresponding button on the main form tool button. Alternatively it can be done using the [Ctrl] + [Shift] + [T] shortcut.
IBEBlock:
ibec_psql_PreprocessPSQL function implemented.
It inserts some placeholders in the form of single line comments into a provided PSQL source (procedures, functions, triggers and package routines) which can be later replaced with additional debug statements (INSERT into a log table etc.). For a complete example see BlocksDefaultBlocksPSQL.PrepareForDebug.ibeblock.
There is also a working implementation of calling this block from BlocksTemplatesEventBlocks CodeEditorUserActions.ibeblock which performs the preparation of the PSQL source for debugging and removes debug statements and comments from the PSQL source when they are no longer needed.
IBExpert 2024.10.08
released Oct 9, 2024 (New Release)
PSQL parser; Database Comparer:
Improved parsing of parenthesized SELECT's (Firebird 5)
Script Executive:
Support for parenthesized SELECT's added (Firebird 5)
PSQL Debugger:
Implemented debugging of PSQL objects that contain subroutines that read/writes variables defined at the main level (Firebird 5)
Minor bugfixes and small improvements
Improved parsing of parenthesized SELECT's (Firebird 5)
Script Executive:
Support for parenthesized SELECT's added (Firebird 5)
PSQL Debugger:
Implemented debugging of PSQL objects that contain subroutines that read/writes variables defined at the main level (Firebird 5)
Minor bugfixes and small improvements
IBExpert 2024.08.21
released Aug 22, 2024 (New Release)
PSQL parser; Database Comparer:
Improved parsing of parenthesized SELECT's (Firebird 5)
Script Executive:
Support for parenthesized SELECT's added (Firebird 5)
PSQL Debugger:
Implemented debugging of PSQL objects that contain subroutines that read/writes variables defined at the main level (Firebird 5)
Minor bugfixes and small improvements
Improved parsing of parenthesized SELECT's (Firebird 5)
Script Executive:
Support for parenthesized SELECT's added (Firebird 5)
PSQL Debugger:
Implemented debugging of PSQL objects that contain subroutines that read/writes variables defined at the main level (Firebird 5)
Minor bugfixes and small improvements
IBExpert 2024.07.10
released Jul 12, 2024 (New Release)
Database Registration:
"Show server version mismatch warning" option added (Additional tab).
If this option is ON (default) IBExpert will compare the specified and the actual version of the database and warn in case of a mismatch with a choice of possible actions.
<li class="bbli">PSQL Debugger:
Support for time zones implemented (Firebird 4, 5).
<li class="bbli">Data Grids:
The possibility to dump blobs to file without preloading them into the IBExpert GUI has been implemented; it is available from the grid context menu.
Fixed the issue with incorrect representation of RDB$DB_KEY for tables with >2G records.
<li class="bbli">Code Completion:
Fixed the incorrect behaviour when selecting/unselecting items in the list using the mouse.
<li class="bbli">Database Inside:
Support for Firebird 5 databases.
<li class="bbli">SQL Editor, Statements History List:
Added counters for page operations.
<li class="bbli">Database Comparer:
Support for parenthesized SELECTs (Firebird 5) implemented.
Other minor bugfixes and small improvements
"Show server version mismatch warning" option added (Additional tab).
If this option is ON (default) IBExpert will compare the specified and the actual version of the database and warn in case of a mismatch with a choice of possible actions.
<li class="bbli">PSQL Debugger:
Support for time zones implemented (Firebird 4, 5).
<li class="bbli">Data Grids:
The possibility to dump blobs to file without preloading them into the IBExpert GUI has been implemented; it is available from the grid context menu.
Fixed the issue with incorrect representation of RDB$DB_KEY for tables with >2G records.
<li class="bbli">Code Completion:
Fixed the incorrect behaviour when selecting/unselecting items in the list using the mouse.
<li class="bbli">Database Inside:
Support for Firebird 5 databases.
<li class="bbli">SQL Editor, Statements History List:
Added counters for page operations.
<li class="bbli">Database Comparer:
Support for parenthesized SELECTs (Firebird 5) implemented.
Other minor bugfixes and small improvements
IBExpert 2024.04.07
released Apr 7, 2024 (New Release)
IBExpert 2023.11.22
released Nov 22, 2023 (New Release)
IBExpert for Windows 7 - free download notice
Windows 7 Download periodically updates software information of IBExpert from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX DVD Ripper Pro
50% Off -
WinX MediaTrans
63% Off -
MacX MediaTrans
63% Off -
WinX DVD Ripper
50% Off -
MacX Media Management Bundle
70% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Navicat Lite for Oracle 17.2.2
- dbForge SQL Complete Standard 7.0.362
- FlameRobin 0.9.3 Snapshot
- PostgreSQL 17.4
- Aqua Data Studio x64 24.0.0
- Ant Access Viewer 1.1.3
- ASPRunner Professional 10.91 Build 41974
- MDB Viewer Plus 2.63
- MemberTies 5.2.2
- FileMaker Pro 14.0v1
- DBF to DBF Converter 2.35
- Medix Doctor 2.2
Popular Tags
migrate
development
dbf
server
table
utility
converter
data
access
conversion
ems
query
tool
excel
sql server
translation memories
convert
import
export
gui
dictionary
oracle
sql
software
mysql
primary
user-friendly
database
odbc
mssql
Popular Windows 7 Software
- Microsoft Office 2007
- LibreOffice 25.2.1.2 Latest
- Card Maker Software For Windows OS 8.2.0.2
- PDF-XChange Lite 10.2.1.385
- LibreOffice x64 24.2.4
- Portable RightNote 6.5.2
- Shop-Data Transfer 1.0.142
- Retail Barcoding & Labeling Application 9.2.3.2
- EMF Printer Driver 17.76 Revision 3239
- Alternate Translation KIT 2.120
- Microsoft Office 2003
- EconomSys 1.20.100
- Retail Logistics Barcode Maker Software 9.2.3.1
- Barcode Printing Software 7.0.1.5
- DWG to Any Converter Command Line 2.7
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.