| Version | Date |
|---|---|
| 7.1.2 | 2010-08-18 |
| 7.1.1 | 2010-06-23 |
| 7.1 | 2010-06-16 W |
| 7.0.8 | 2010-06-16 |
| 7.0.7 | 2010-05-25 |
| 7.0.6 | 2010-04-21 |
| 7.0.5 | 2010-03-16 |
| 7.0.4 | 2010-02-24 |
| 7.0.3 | 2010-02-23 |
| 7.0.2 | 2010-02-03 |
| 7.0.1 | 2010-01-29 |
| 7.0 | 2010-01-15 W P |
| 6.5.12 | 2009-12-22 |
| 6.5.11 | 2009-12-05 |
| 6.5.10 | 2009-10-23 |
| 6.5.9 | 2009-08-29 |
| 6.5.8 | 2009-08-27 |
| 6.5.7 | 2009-06-19 |
| 6.5.6 | 2009-05-15 |
| 6.5.5 | 2009-04-06 |
| 6.5.4 | 2009-02-06 |
| 6.5.3 | 2009-01-12 |
| 6.5.2 | 2009-01-09 |
| 6.5.1 | 2008-11-23 |
| 6.5 | 2008-10-23 W P |
| 6.0.15 | 2008-10-20 |
| 6.0.14 | 2008-09-22 |
| 6.0.13 | 2008-08-19 |
| 6.0.12 | 2008-06-26 |
| 6.0.11 | 2008-05-28 |
| 6.0.10 | 2008-04-10 |
| 6.0.9 | 2008-03-17 |
| 6.0.8 | 2008-02-24 |
| 6.0.7 | 2007-12-06 |
| 6.0.6 | 2007-10-15 |
| 6.0.5 | 2007-10-08 |
| 6.0.4 | 2007-09-25 |
| 6.0.3 | 2007-09-17 |
| 6.0.2 | 2007-07-25 |
| 6.0.1 | 2007-07-16 |
| 6.0 | 2007-07-09 W P |
| 5.1.1 | 2006-10-16 |
| 5.1 | 2006-10-05 W P |
| 5.0 | 2006-04-03 W P |
| 4.3.6 | 2006-01-08 |
| 4.3.5 | 2005-10-06 |
| 4.3.4 | 2005-09-07 |
| 4.3.3 | 2005-08-19 |
| 4.3.2 | 2005-07-23 |
| 4.3.1 | 2005-07-05 |
| 4.3 | 2005-07-03 W P |
| 4.2.2 | 2005-02-19 |
| 4.2.1 | 2005-02-11 |
| 4.2 | 2005-01-12 W P |
| 4.1.1 | 2004-06-16 |
| 4.1 | 2004-04-06 W P |
| 4.0.4 | 2004-01-20 |
| 4.0.3 | 2004-01-15 |
| 4.0.2 | 2003-11-07 |
| 4.0.1 | 2003-10-24 |
| 4.0 | 2003-10-22 W |
| 3.3.1 | 2003-07-05 |
| 3.3 | 2003-06-07 W |
| 3.2 | 2003-02-12 W |
| 3.1.1 | 2002-12-09 |
| 3.1 | 2002-10-20 W |
| 3.0 | 2002-07-01 W |
| 2.1 | 2001-10-30 |
| 2.0.1 | 2001-05-18 |
| 2.0 | 2001-04-20 |
| 1.2.1 | 2000-12-23 |
| 1.2 | 2000-11-11 |
| 1.1 | 2000-06-05 |
| 1.0 | 1999-12-06 |
DbVisualizer 3.3 - Change Log
[ Change Log | What's New ]
New and Enhanced Features
General
- A dialog is now displayed asking whether to commit or rollback any pending transactions when disconnecting a database connection that is in manual commit mode.
- The Alloy look & feel from INCORS http://www.incors.com is now default L&F on all platforms except Mac OS X.
- Mac OS X integrated
Data Filtering
- Now only one single Insert button appear when there is no current filter. The And/Or buttons appear when there are filter definitions
- Tool tip in column combo list now shows datatype
- Set Filter for Cells added to right click menu in the Data tab for a table. It sets an AND filter for the selected cells and their values
- Ctrl-Execute shortcut in the filter text area now applies the current filter
Tool Properties
- New property that specifies if new line characters shall be removed from the SQL before execution (this is needed for the DB2 8.1 type 4 driver)
- Date and Time formats can now be set to
"Unformatted". It results in
that these data types will be presented as is.
Note: editing in DbVisualizer Personal will not work having any of the formats set to Unformatted - Added mm/dd/yyyy to list of date formats
SQL Commander
- Executing a SQL statement for a disconnected database connection now asks whether the database connection shall be established
- Now possible to specify an additional delimiter that is used to separate several SQL statements while they are executed in the SQL Commander
- Total execution time presented in the log when a batch of statements executed in SQL Commander
- Added Auto Clear Log to SQL Commander. Will clear the log between executions
Export
- Preview of Export result (only when exporting text data)
- Export Selection added to grid popup menu and "Copy as HTML" removed.
- Export graph to JPG format now supported
- Export is now threaded and can be interrupted
Charts
- The following chart settings are now also
saved
between invocations:
- Show Symbols
- Show Inverted
- 3D
- Chart Type
- Fill Pattern
- Legend Type
Database Objects Tree
- Show in Frame added to right click menu. It is available for all objects but Database Connections, Function and Procedures. An alternate way to bring up the frame for table objects is to double click on table nodes in the tree.
- Reload Childs choice added to right click menu in the database objects tree. It is used to reload the child objects from the database for the selected node.
- Drop Table right click menu choice added. This operation is also available in the right click menu in the Tables list. It will then create a drop table script for the selection.
- Best Identifier tab for tables is now labelled Row Id
References Graph
- Brand new graphing component from http://www.yworks.com
- Undo/Redo and Cut supported in DbVisualizer Personal
- Mini toolbar added
- Navigator component
- 4 auto layout modes available with optional animated layout progress
- Popup menu
- Double click shows detailed information about a table in the Table Explorer frame.
Bug fixes
- Table Column Header now appear properly for Motif and Mac OS X LFs
- Changed "Get Connected" info text from "File->Driver Manager" to "Database->Driver Manager"
- dbvis.xml.bak file only created if dbvis.xml > 0 bytes
- Launching the form editor when all columns in the grid had been manually removed resulted in error
- Creating a new row using the form editor while one cell was selected in the data grid caused all non null fields to get the values of the selected row.
- Set all to null in the form editor did not set the checked state for boolean toggles
- Export of zoomed graphs now works
- Newline char must be "\n" on windows when
copying to clipboard
Newline char must be "\r\n" on windows when exporting to file - Fixed a bug with Extra Options. Non reported options by the driver were not handled correctly.
- Execution of really big SQL scripts caused the SQL Commander to degrade in performance
- The "Width" field was empty when exporting Chart the first time.