Revision history beta releases:

10.0.3.566 Added autodetecting servers and monitoring servers.
Added integration of IB Server Manager.
Added description for database, indices and fields.
Added array support.
Fixed some bugs.
10.0.2.474 Fixed a bug in changing Server Properties.
Fixed several bugs in Log Visualization of Performance Monitor.
10.0.1.337 Improved bringing up various editors in Data grid of ObjectWindow now using double click instead of ellipses button.
10.0.1.336 Fixed a bug in connecting to a InterBase XE server which caused a crash.
10.0.1.335 Added support for InterBase XE including strong password.
9.0.3.473 Added support for import op fixed format textfiles.
Fixed a lot of cosmetic bugs.
9.0.0.227 Enhanced the statusbar now showing a lock picture when the connection is secure.
Fixed some cosmetic bugs
9.0.0.226 Added support for backup and restore of encrypted databases.
9.0.0.0 Added support for InterBase 2009 including encryption and secure communication (OTW encryption).
8.1.0.274 Fixed the bug regarding displaying Views reported by Eric ten Westenend.
8.1.0.273 Fixed a bug in the save output of SQL window.
8.1.0.272 Fixed a bug in the save output of SQL window when a parameterized query is used.
8.1.0.271 Fixed a bug reported by Tom Greenway(not moving the settingsfile when migrating from a version previous to 8.1 on Windows Vista).
Extended SQL window menu with a Stored Procedures option.
Updated the IBConsole helpfile.
8.1.0.270 Fixed a bug in Datatype Editor (displaying Numeric types).
Fixed a bug in Procedure and Trigger Editor (incorrect ":" prefix when dragging table or fieldname).
Fixed a bug in the base class of the visual editors causing the Actionlist not working correct on MS Windows.
Fixed a bug in Main Window reported by Bill Todd (Remove database greyed out when not connected to the server).
8.1.0.269 Fixed a bug in the OnLineDump and Backup- and Restore dialogs to recognize remote filenames.
Fixed a bug in displaying properties of Views in Object Window.
Standarized the captions of Save Alias Information checkboxes.
8.1.0.268 Enhanced the support for displaying data of Views in Object Window.
Extended the selection of an index in the datagrid of Object Window with the possibility of selecting a free order of data.
8.1.0.267 Fixed a bug causing a small memory leak when displaying graphic blob data.
Added "Tabletype" (Persistent or Temporary) to objectlist of tables in main window.
Extended the visual table editor to make it possible to create Global Temporary Tables.
Enhanced the visual trigger editor to create tiggers on views.
Made metadata for triggers on views visual in the Object Window.
Added support for updatable views to the Object Window.
8.1.0.266 Removed the "Use DBalias checkboxes" for Desktop Editions.
Fixed a bug in the mouse control of Backup and Restore dialogs.
Enhanced alias support by keeping track of the SYSDBA password.
To reduce the security risk of this change the settingsfile of IBConsole is moved to the users ApplicationData.
If you want to know more about the implementation of alias support in IBConsole read Using Aliases in IBConsole (Acrobat reader required).
8.1.0.265 Fixed a bug in importing data of csv-files which occured when the users regional settings differs from the native settings of IB.
Fixed a cosmetic bug in procedure and trigger editors.
Added the possibility of copying data from one table to another.
8.1.0.264 Fixed a bug in the Importdata dialog (IBConsole incorrectly changed the names of the table and source fields when pressing the == button).
Added support for csv-files that have colnames and colvalues doublequoted.
Extended the functionality of DB Copy with copying a database to other servers.
Enhanced DB Alias support with the possibility of using the DB Alias for connections and services.
8.1.0.263 Fixed a bug reported by Dan Paley, that caused to display incorrect information about foreign keys in the table editor when the table has more then one foreign key.
8.1.0.262 Fixed a bug causing IBConsole to crash when the IBConsole.xml got corrupted.
IBConsole will now rename the file and create a new one with default settings.
Reenabled the possibility of having more then one WISQL window connected to the same database.
It should be noticed that each WISQL window counts for a database connection.
8.1.0.261 Fixed a bug in the WISQL window reported by Brent Rose causing IBConsole to crash when a select statement returns no plan.
IBConsole now refreshes main window when a script in WISQL window creates or drops metadata.
8.1.0.260 Fixed a cosmetic bug in the DB register dialog.
Improved detection of Desktop Editions under Vista(Windows only).
8.1.0.259 Made a workaround to display the correct number of Page Buffers in Database Properties.
Fixed a bug in main window not showing disconnect option for database (Linux only).
Improved detection of Desktop Editions (Windows only).
8.1.0.258 Added Activate Indexes option to main window.
Fixed a bug in refreshing main window when index state changes.
Fixed a bug in Graphic Blob display of GIF images.
Fixed a bug in Datatype Editor and gived it a facelift.
8.1.0.257 Replace Add Server dialog with a Wizard.
Made IB2007 SP2 features available for Linux.
8.1.0.256 Official release of IB2007 SP2(MSWindows only)
Synchronized the version number with IB
Implemented new IB2007 SP2 features (preallocate for Create Database and Create Journal and the DESCRIPTOR parameter for functions)
Added support for .chm helpfiles.
Changed "Licensing Manager" to "License Manager" in the Main window menu.(QC241772)
Corrected "Empty table" prompt in Object window.(QC249653)
Repaired New Connection/Connect as option.(QC198892)
Removed Webhelp from IBConsole helpinterface (QC246467)
Removed autodetecting of local instances.
8.0.0.51 Improved the thread code of WISQL window.
Patched DevExpress library to make IBConsole run on win2k again.
8.0.0.50 Fixed some bugs in the thread code of WISQL window.
Replace the Read Only option for transaction in WISQL window with an Options dialog.
8.0.0.49 Fixed a bug in Query Wizard.
Fixed a ctrl-mouse bug in WISQL window.
Added a Read Only option for transaction in WISQL window.
Added a Cancel Query option to WISQL window (Windows version only).
8.0.0.48 Redesigned Query Wizard to make it more user friendly.
Added browse button to CreateJournal dialog.
Fixed a bug in WISQL window.
8.0.0.47 Made executing of script in SQL-window running on a separate thread.
Fixed a bug in the status display of number of objects in Main window.
Fixed a bug in sorting the servers in de Console tree in Linux-version.
8.0.0.46 Added support for Vista.
Added Copy Database function
Fixed a bug in adding a remote server to the tree.
Improved "Set Statistics" report.
Added highlights to all listviews of Objectwindow.
8.0.0.45 Eliminated a lot useless Refreshes in the Main form.
8.0.0.44 Added Set Statistics to the contextmenu for Indices on the main form.
Fixed a bug in the logic for server connection for Database maintenance.
8.0.0.43 Added a speedbutton to Create DB dialog for browsing a path (and filename).
Added an Import databases option to the Databases contextmenu.
Only available when there are no databases registered and there are aliases stored on the server.
Fixed a bug in the "prompt for database password" logic, which is only meaningfull with EUA databases.
Simplified a lot of things by hiding options for unauthorized users.
8.0.0.42 Added Execute Selection to Query menu in WISQL.
Fixed a bug in Data importer.
Fixed some EUA related cosmetic errors.
8.0.0.41 Added Execute Selection to WISQL.
Fixed a bug in ParamValues dialog.
Fixed bugs in QueryWizard.
Added Show Database Aliases to Connected Server.
Fixed a bug in registering aliases.
Fixed a bug in retrieving Page buffer count in DB Properties dialog.
Corrected tab order in Create Database dialog.
8.0.0.40 Fixed a bug in Create Journal dialog
Fixed a bug in detecting version causing the Journal options to dissapear under certain circumstances.
Fixed "Can not focus disabled window" error in Restore dialog.
8.0.0.39 Fixed a bug in visual editors causing application to hang on shutdown when a visible editor was dismissed with the Close (X) button.
Added reason for refusing record to error logfile of Data importer.
Added gen_id function to Trigger editor among with a dropdownlist of generators.
Fixed some cosmetic errors in the Linux version.
8.0.0.38 Repaired incorrect mouse behavior in several Option dialogs.
Improved Data importer in Object window. It now skips readonly (computed by) fields.
Improved error recovery so the Data importer continues on errors.
Refused records now are logged into an error logfile.
8.0.0.37 Improved parameterized queries in SQL window with NULL option.
Corrected the misbehavior of the Error tab in SQL window.
8.0.0.36 Implemented parameterized queries in SQL window.
Added TAB-key support to several Option dialogs.
8.0.0.35 Fixed some bugs in ObjectWindow
Enlarged status bar panel in SQL window.
8.0.0.34 Fixed bug "No Search Engine" in SQL window and other editors.
Added "Replace" dialog to SQL window and Procedure and Trigger Editors.
Added shortcut keys for Commit (F9) and Rollback (F12) to SQL window.
8.0.0.33 Fixed bug in Table Editor.
8.0.0.32 Fixed bug in Communication Dialog.
Made highlight in table properties tab of Object window visible on focus lost.
8.0.0.31 Update the help file.
Fixed a bug in displaying help on Linux.
Made little improvements to the SQL window.
Added the Shell integration in the MS Windows version to the Preferences.
Users now explicite have to choose for this feature.
8.0.0.30 More improvements for new users.
IBConsole now searches for local servers on it's first run.
Added "default" buttons to Logon and Connect dialogs to supply the default credentials(SYSDBA/masterkey).
Fixed the "Invalid Typecast" bug reported by Loren Szendre.
Made some improvements to the Backup and Restore dialogs.
Implemented Shell integration in the MS Windows version as suggested by Magnus Flysjv. Read more...
8.0.0.29 Implemented a Query Wizard in SQL-window
Improved SQL-window with automatic newline feature for better readability
Table listbox now depends on "Show System Data" option.
Restore dialog now selects automatic the server when there is only one server present.
8.0.0.28 Implemented more user friendly SQL-window.
See Using SQL Window for a brief explanation.
8.0.0.27 Official release for Interbase 2007.
8.0.0.6 Implemented support for launching Licensing Manager
8.0.0.5 Alter Journal command replaced with Show Journal command*.
Implemented the Journal Archive commands
8.0.0.4 Improved error recovery when the server crashes.
Fixed an error in detecting local installations in the Linux version.
8.0.0.3 Added "Preferences" to the Tools Menu to make it possible to override the default browser.
8.0.0.2 Updated Splash and Info screen.
Fixed some Linux related errors.
8.0.0.1 Updated helpfile.
Enhanced Memo display to support import and export.
Extended SQL Options with "No Savepoint" option.
Fixed some cosmetic errors.
8.0.0.0 Changed terms "Register" and "Unregister" in "Add" and "Remove".
Added support for UTF-8 character set.
Added support for CREATE, ALTER* and DROP JOURNAL.
7.5.1.16 (MS Windows only).
Enhanced support for Desktop editions.
IBConsole now can connect to databases of Desktop editions without setting the INTERBASE variable.
Fixed a cosmetic bug in SQL Window.
7.5.1.15 Fixed a bug in Restore dialog.
Fixed bug closing table in ObjectWindow when creating SQL Window.
Auto adjust objectlist dropdownbox in ObjectWindow.
Changed logon behavior for Backup, Restore, Validation etc on EUA-enabled databases.
7.5.1.14 Fixed a bug in show connected users for a database when EUA-user is logged in.
7.5.1.13 More improvements regarding EUA.
Blob display now supports unrecognized data with a hexadecimal dump display.
7.5.1.12 IBConsole now store it's settings in a private xml file, so each instance of IBConsole can has his own settings. Read more about reusing your current settings.
A lot of changes where made to make IBConsole more user friendly for EUA users. Read more about the changes.
7.5.1.11 Several bugs regarding EUA fixed.
7.5.1.10 Graphics for displaying Blob fields enhanced with TIFF files. See graphics for more details.
Bug fix in mousewheel support for tabledata display.
Improvement of default values for inserting a row in tabledata with translating of date and time constants (today, now and current_date are supported).
Version detection now language independent.
7.5.1.9 Enhanced graphics for displaying Blob fields. See graphics for more details.
Improved mousewheel support in tabledata display.
Default values are now assigned automatic when inserting a row in tabledata.
7.5.1.8 Bug fix changing primary key constraintname. More fixes in copy a table from one database to another.
7.5.1.7 Bug fix copy a table from one database to another.
7.5.1.6 Bug fix copy blob data when copying a table from one database to another.
7.5.1.5 Bug fix copy trigger from one database to another.
Fix of broken symbolic links Linux installation.
7.5.1.4 Implementation DB Aliasing. Implementation Performance Monitoring on Linux.

*Note: The Show Journal option currently uses the statistical service to retrieve some of the settings. You will be prompted for server credentials when you are not logged on to the server.

Back to download page