Version Date
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 6.5.1 - Change Log

Improvement

  • Bookmarks
  • Add a size limit for History Bookmarks
  • Database Objects Tree
  • The window that appear when requesting "Show in Window" in the objects tree can not be maximized or iconified
    [http://www.minq.se/forum/thread.jspa?threadID=2551]
  • DB Support: MySQL
  • Use SHOW TABLES to populate the Tables and Views trees instead of SELECT on INFORMATION_SCHEMA for better performance
    [http://www.minq.se/forum/thread.jspa?threadID=2544]
  • SQL Commander
  • Disable SQL Preview in the Variable prompt dialog when there is not enough memory available to show it

    Bug

  • Database Search
  • A NullPointerException may occur at start
  • DB Support: Informix
  • Error when opening a Function node if the code was created with CREATE PROCEDURE
    [http://www.minq.se/forum/thread.jspa?messageID=8932]
  • DB Support: Informix
  • Saving a Function/Procedure with explicitly declared IN, INOUT or OUT parameter directions in the Procedure Editor fails
  • DB Support: Mimer
  • The View DDL content is incorrect for some Views in 9.3
  • DB Support: MySQL
  • National characters (e.g. umlaut o) in a procedure or function are corrupted by the source editor
  • DB Support: MySQL
  • UNSIGNED types are duplicated in the Data Type lists
  • DB Support: Neoview
  • A character set error may occur if displaying column information for a table
  • DB Support: PostgreSQL
  • Error when opening function in PostgreSQL 8.3
  • DB Support: SQL Server
  • The Triggers node for a Table node lists all triggers in the database rather than only those for the table
  • DB Support: SQL Server
  • With "set quoted_identifier off" as a Connection Hook, selecting a Function/Procedure node results in an error
    [http://www.minq.se/forum/thread.jspa?threadID=2558]
  • DB Support: Sybase ASE
  • With "set quoted_identifier off" as a Connection Hook, selecting a Function/Procedure node results in an error
    [http://www.minq.se/forum/thread.jspa?threadID=2558]
  • Export
  • NullPointerException when a SELECT statement that is part of an @export fails
  • Installation
  • A trojan is erroneously reported by eTrust during installation
  • Procedure Editor
  • The Execute button gets disabled when all content is deleted
  • SQL Commander
  • Executing a SELECT in the SQL Commander may take long time if using INNER JOIN clauses
  • SQL Commander
  • Using JDBC escape features, {d 'xxx'}, {fn 'xxx'}, {ts 'xxx'} and so on doesn't work in the SQL Commander
  • SQL Formatter
  • Indentation size hardcoded to 4 when indentation set to "Use Tab"
    [http://www.minq.se/forum/thread.jspa?messageID=8919]
  • Tool Properties
  • An error occur if setting "Whitespace(s) per tab" = 0 in Tool Properties->SQL Editor category
    [http://www.minq.se/forum/thread.jspa?threadID=2565]