Database Workbench version 2.1 released today!

[04-07-2003]
A new version for an already very complete tool - Database Workbench - has been released today. It has several new features as well as a list of bugfixes.

Version 2.1.0

New features:

Create Database Wizard
  • Added page with registration options
Table Editor
  • Added ability to enter a value to replace NULL values when adjusting a column to NOT NULL
Stored Procedure Editor
  • Ability to edit without the "parameter grids"
SQL/Script Editor
  • Added MRU lists to all "open" buttons
Stored Procedure Debugger/Syntax Check
  • Added "results" window for SUSPEND (SELECTable) procedures
  • Variable "DEFAULT" clause for Firebird 1.5 now supported
  • Added CASE, NULLIF and COALESCE support for Firebird 1.5

Bug fixes and small enhancements:

  • Bugfix: Fixed errors with the Query Builder and multi-column joins
  • Bugfix: Fixed an error with memory consumption in the trial version
  • Bugfix: Fixed a small error with the command line DataPump
  • Bugfix: Fixed a small error in the Domain Editor
  • Bugfix: Fixed an error with the table ALTER DDL when altering a field name and the NOT NULL flag simultaniously
  • Bugfix: Fixed an error with exporting data and delimited identifiers or delimited aliasses
  • Bugfix: Fixed an error with the Stored Procedure Debugger being unable to debug procedures with "$" or spaces in it's name
  • Bugfix: Fixed an error with the Stored Procedure Debugger/Syntax Check not recognizing EXTRACT
  • Bugfix: Fixed non-closing of docked Database Navigator when droppping the database
  • Bugfix: Fixed an AV error when the database has triggers defined on system tables
  • Bugfix: Fixed a display issue in the InterBase License Manager when adding new licenses
  • Bugfix: Fixed per database upper case identifier setting for the Procedure, Table and View Editors
  • Bugfix: Fixed a bug in the Test Data Generator with filling random masked values for (VAR)CHAR columns
  • Enhancement: Misc GUI improvements
  • Enhancement: Improved and update online help