Area
Details
General
Selecting the 5) column check box in the Connections overview
did not update the state of the icon in column 2)
General
Sorting did not work properly in the
Connections Overview
General
There was a memory problem when opening
large BLOB/CLOB's in the Form Editor causing the application to freeze
General
CLOB viewer in the Form Editor did not handle font changes properly.
General
Connecting using JNDI lookup failed
with an
error
JDBC Driver/Database Specific
DB2 applet server died suddenly.
This fix hopefully solves it.
JDBC Driver/Database Specific
Getting table indexes in Oracle is now done in the database profile
instead of using the JDBC driver. The reason is that the Oracle driver
does an "analyze table" before getting indexes
and that may result
in side effects that are not wanted.
Note: This applies only for
DbVisualizer
Personal. DbVisualizer Free still use the JDBC driver to fetch index
information.
JDBC Driver/Database Specific
The fetch of synonyms for Oracle was wrong, "where owner = 'xxx'"
instead of "where table_owner = 'xxx'"
JDBC Driver/Database Specific
DB2: The "Tables" tree object did not show any tables for the
SYSIBM, SYSCAT, SYSFUN and SYSSTAT schemas.
JDBC Driver/Database Specific
DB2: The References Graph was empty for the SYSIBM, SYSCAT, SYSFUN and SYSSTAT schemas
JDBC Driver/Database Specific
Monitor Row Count and Row Count Change operations for Informix
did not set the appropriate columns as series
References Graph
"Show in Window" did not work properly in the References graph for PostgreSQL, SQL Server and Sybase
SQL Commander
In DbVisualizer Free was only the first SQL statement in a script executed
instead of all statements in a batch