DbVisualizer
Version: 6.0.12    Date: 2008-06-26

What's new in 6.0?

Check out what is new in DbVisualizer 6.0

Who uses DbVisualizer

More than 6,000 customers in 80 countries use DbVisualizer.

What users Say

just wanted to tell you that DbVisualizer is one of the best applications i've ever used to access a database. Congratz to the whole team for such an amazing tool and go on like this.
   Alexander Weber

More Testimonials

Credits

DbVisualizer uses software from the diagramming company yWorks.
yWorks

Early Access Program (EAP)

The EAP is aimed for experienced DbVisualizer users committed to provide us feedback on the upcoming version of DbVisualizer.

Note: This is preview software aimed at providing you with an opportunity to test the newest features scheduled for the next official release. Minq Software AB does not guarantee that this software will run trouble-free. Using this software is at your own discretion and does not entitle you to any customer support (even if you own a support contract).

If you are not willing or able to accept the above mentioned conditions, you are welcome and encouraged to use the latest released version available from the download page located on our web-site http://www.dbvis.com.


Note: If you want to try out the DbVisualizer Personal features in this early access version you need a license key file. For current customers with an active support contract just install and launch the early access version. If you don't have compliant license key then click here to register for an evaluation license. 

Feedback reporting

Post your experiences, problems and comments in the DbVisualizer - Early Access online forum. Specify what OS, Java (and version), database and JDBC driver is used.

Download

Latest version is DbVisualizer 6.1.1.2 (2008-04-10)

Change Log

DbVisualizer 6.1.1.2 (2008-04-10)

Improvement

  • General
  • Make it possible to log to file instead of to the window
  • Import
  • Import should set data types of columns based on analyzing the data
  • Query Builder
  • Add an Execute Directly button in the Query Builder
    [http://www.minq.se/forum/thread.jspa?threadID=2286]
  • SQL Commander
  • Setting the database/catalog or schema in the SQL Commander should be reflected in the corresponding GUI elements
    [http://www.minq.se/forum/thread.jspa?threadID=2272]
  • Tool Properties
  • Make it possible to set a default file encoding via Tool Properties

    Bug

  • DB Support: Informix
  • Large stored procedure bodies are truncated in the Source Editor
    [http://www.minq.se/forum/thread.jspa?threadID=2270]
  • DB Support: Oracle
  • Dangling delimiter in stored procedure editor for procedures with delimited names
    [http://www.minq.se/forum/thread.jspa?threadID=2239]

    DbVisualizer 6.1.1.1 (2008-02-28)

    New Feature

  • DB Support: DB2
  • Add support for creating and editing triggers
  • DB Support: DB2
  • Add support to edit and compile of procedures and functions
  • DB Support: Informix
  • Add support for creating and editing triggers
  • DB Support: Informix
  • Add support to create, edit and compile procedures and functions
  • DB Support: JavaDB/Derby
  • Add support for creating and editing triggers
  • DB Support: JavaDB/Derby
  • Add support to create, edit, compile and drop of procedures and functions
  • DB Support: Mimer
  • Add support for creating and editing triggers
  • DB Support: Mimer
  • Add support to edit and compile procedures, functions and modules
  • DB Support: MySQL
  • Add support for creating and editing triggers
  • DB Support: MySQL
  • Add support to edit and compile procedures and functions
  • DB Support: Oracle
  • Add support for creating and editing triggers
  • DB Support: PostgreSQL
  • Add support for creating and editing triggers
  • DB Support: PostgreSQL
  • Add support to edit and compile functions
  • DB Support: SQL Server
  • Add support for creating and editing triggers
  • DB Support: SQL Server
  • Add support to create, edit and compile procedures and functions
  • DB Support: Sybase ASE
  • Add support for creating and editing triggers
  • DB Support: Sybase ASE
  • Add support to create, edit and compile procedures
  • Export
  • Export DDL and data for all or selected objects in a schema/database
  • General
  • Add "Check for update" feature to check if there's a new version available
    [http://www.minq.se/forum/thread.jspa?messageID=7326]

    Improvement

  • DB Support: Other
  • Add Netezza database type

    Bug

  • DB Support: DB2
  • Drop Function/Procedure does not work for objects with the same name as others but with different signature
  • DDL Generator
  • Invalid DDL generated for View with "SELECT" as part of the name for JavaDB/Derby, Informix, MySQL, SQL Server and Sybase