| 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 7.0.5 - Change Log
Improvement
|
|
DbVisualizer should stay connected even if the driver cannot handle setting auto commit while initializing the connection
[http://www.dbvis.com/forum/thread.jspa?messageID=10698] |
|
|
Fail to navigate the objects tree if "show databases" privilege is missing
[http://www.dbvis.com/forum/thread.jspa?threadID=2676] |
|
|
Add new view for DBA->Session->Plan Data that show the plan information along with the SQL for the current session
[http://www.dbvis.com/forum/thread.jspa?messageID=10284] |
|
|
In the Import Destination->Database Table pane add column for "File Data Type" and make it editable |
|
|
Round estimated character column sizes for new table up to closest multiple of 10 |
|
|
Add an Auto Adjust setting in the Monitor window to control whether the timer should be adjusted automatically (default) or not
[http://www.minq.se/forum/thread.jspa?messageID=7101] |
|
|
Add new property to control whether the "Auto Commit is OFF" confirmation window should be displayed for any statement (except SELECTs) |
|
|
New setting to control upper/lower-case of auto completed names |
|
|
Add "Key Columns" button in the data editing result window (used to re-define WHERE columns in case old table row cannot be identified)
[http://www.dbvis.com/forum/thread.jspa?threadID=3031] |
|
|
Describe workaround how to disable so that the MySQL Connector/J driver should not cache all result set data in memory leading to OutOfMemory in DbVisualizer
[http://www.dbvis.com/forum/thread.jspa?messageID=10610] |
Bug
|
|
Specifying a directory as the destination for export grid, graph or chart gives an error |
|
|
"Clear Visited State" should also clear the state for any child objects |
|
|
Reload objects tree action should reload all objects one level up and not only the selected object |
|
|
Invalid CHECK constraints in DDL with long column names
[http://www.dbvis.com/forum/thread.jspa?threadID=3026] |
|
|
Invalid quoting of character default values in DDL |
|
|
Showing DDL for a View causes an exception if the AS keyword is not immediately preceded by a blank |
|
|
Chart series may not be saved between DbVisualizer sessions |
|
|
Using column values from the previous execution of a monitor doesn't work properly
[http://www.dbvis.com/forum/thread.jspa?threadID=2990] |
|
|
Specifying a directory as the destination for export grid, graph or chart gives an error |
|
|
"Pin New Result Sets" doesn't work for second editor even if it is the default between sessions
[http://www.dbvis.com/forum/thread.jspa?messageID=10594] |
|
|
A line comment before a "go" statement delimiter causes "go" to be appended to the preceding statement
[http://www.dbvis.com/forum/thread.jspa?threadID=3031] |
|
|
Using Save As in SQL Commander should automatically add the ".sql" extension
[http://www.dbvis.com/forum/thread.jspa?threadID=3024] |