A small bug-fix release for Database Workbench is available today!

[03-17-2003]
The next generation in the "workbench" series has arrived! And a name change as well - the products formerly known as "InterBase Workbench" and "Firebird Workbench" have merged into the tool "Database Workbench". Database Workbench is equipped with a set of powerful and easy to use tools and database object editors - it also features a renewed user interface for a better user experience.

Special Introduction Price

Order before April Fool's Day (April 1st, 2003) and get a 15% discount!

Version 2.0.1

Bugfixes:

  • Bugfix: Fixed an error with the stored procedure syntax check and "CHARACTER SET" after (var)char variables
  • Bugfix: Fixed an error with the stored procedure syntax check and delimited variables/parameters
  • Bugfix: Fixed an error with creating backup/restore projects for remote servers
  • Bugfix: Fixed a small error related to the Menu font
  • Bugfix: Fixed some errors related to non-full installs

Version 2.0.0

New features:

Overall
  • Per "registered database" settings (eg: UpperCase identifiers)
  • Drag and drop of objects, object names, columns lists into every code-editor
  • Docking of tools, navigators, debug windows etc...
  • Improved dependency browsing
InterBase 7
  • Connection, Statement and Transaction monitoring
  • Memory monitoring
  • Performance monitoring
Metadata Printing
  • Print with or without descriptions, dependencies etc
  • Accessible from the Database Navigator and each object editor - print lists or single objects
  • Accessible from the special "object selection" screen
Enterprise Manager
  • Completely re-written Enterprise Manager
  • Server Oriented with powerful context sensitive menus
SQL Editor
  • True Visual Query Plan Analyzer
  • Ability to save/open all SQL Pages
Stored Procedure Editor
  • Rough source Syntax Check with detailed explanation of errors
  • Per statement Plan Analysis to analyze procedure code
Table Editor
  • Added ability to create PK constraints for non-new tables without a PK constraint
View Editor
  • Added ability to alter views regardless of dependencies (not InterBase/Firebird native!)
Stored Procedure Debugger
  • Debug Stored Procedures, even without saving them to the database
  • Debug Watches
  • Evaluate/Modify Dialog
  • Conditional Breakpoints
  • Exception Handling
Database Navigator
  • Added Description to Database node
Test Data Generator
  • Added "Increasing Values" to date/time/datetime columns
  • Added "Mask Fill" to (Var)Char columns - allows complex custom filling
Tools
  • Statement Recorder improvements
  • Automatic statement recorder, see Database Registration options
Import/Export Data
  • Added export format "Database Workbench Export (DWX)" - multi-table export format
  • Import data in CSV and DWX files

Bug fixes and small enhancements:

  • Bugfix: Fixed an error with domains and an array datatype
  • Bugfix: Fixed an error with multi-byte charactersets and (VAR)CHAR parameters
  • Bugfix: Fixed some small errors regarding domain assignments to existing columns
  • Bugfix: Fixed several bugs in the BLOB Editor, "column db_key not found" being one of them
  • Bugfix: Fixed several small bugs
  • Bugfix: Fixed an error with searching the Database Navigator
  • Bugfix: Fixed an error with the "--" comment in source code
  • Enhancement: Misc improvements to the View Editor
  • Enhancement: Many GUI improvements
  • Enhancement: Small visual improvements