IBExpert full changelog
IBExpert 2025.11.17
released Nov 19, 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.11.07
released Nov 10, 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.10.31
released Nov 3, 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.10.29
released Oct 30, 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.10.28
released Oct 29, 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.06.18
released Jun 19, 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.03.28
released Mar 31, 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.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 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
-
Media Player Morpher
85% Off -
WinX DVD Ripper
50% Off -
WinX DVD Copy Pro
42% Off -
WinX HD Video Converter
56% Off -
WinX MediaTrans
63% 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
- dbForge Data Compare for Oracle 2025.1
- PostgreSQL 18.1
- Navicat Lite for Oracle 17.3.6
- dbForge SQL Complete Standard 2025.2.138
- Aqua Data Studio x64 24.0.0
- MDB Viewer Plus 2.63
- Ant Access Viewer 1.1.3
- FileMaker Pro 14.0v1
- MemberTies 5.2.2
- ASPRunner Professional 10.91 Build 41974
- FlameRobin 0.9.3 Snapshot
- DBF to DBF Converter 2.35
- Medix Doctor 2.2
Popular Tags
mysql
server
software
odbc
sql
gui
ems
conversion
convert
query
dictionary
utility
table
dbf
translation memories
excel
access
oracle
tool
database
converter
export
data
migrate
import
development
mssql
user-friendly
sql server
primary
Popular Windows 7 Software
- Microsoft Office 2007
- LoadPlanner Desktop 2.6.4
- LibreOffice 25.8.3.2 Latest
- LibreOffice x64 24.2.4
- Card Maker Software For Windows OS 8.2.0.2
- dbForge Data Compare for Oracle 2025.1
- Alternate Timer 4.840
- dbForge Transaction Log for SQL Server 2025.2
- EasyBilling Invoicing Software 9.8.7
- ChequeSystem Cheque Printing Software 8.5.6
- Quick Receipt Software 2.8.3
- dbForge Monitor for SQL Server 2025.2
- dbForge Schema Compare for SQL Server 2025.2.138
- dbForge Compare Bundle for SQL Server 2025.2
- dbForge Data Compare for SQL Server 2025.2
© 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.



