Using DbVisualizer

DbVisualizer 13 errors
If you get errors when copying, export, or open in spreadsheet like any of these in DbVisualizer 13, this may happen if upgrading from a previous DbVisualiz...
Sat, 12 Mar, 2022 at 7:57 AM
Why are there no arcs between the tables in the references graph?
The graph illustrates the relationships between tables in databases supporting referential integrity (also called primary/foreign key mappings). The graph d...
Wed, 12 Jul, 2017 at 3:52 PM
Enable debug mode of DbVisualizer
Do the following to enable detailed debug output from DbVisualizer: Open Tools->Debug Window Click the Debug Log tab Enable the Debug DbVisualize...
Tue, 11 Apr, 2017 at 11:36 AM
Can I disable data editing completely?
Table data editing can be disabled for a DbVisualizer installation with the following steps: Solution: Open the DBVIS-HOME/resources/dbvis-custom.pre...
Wed, 12 Jul, 2017 at 3:55 PM
Can I access tables across multiple databases within one statement?
DbVisualizer does not in itself support cross database queries. Continue reading for the options. 1) There are dedicated query engines like Presto and ...
Sat, 12 Mar, 2022 at 7:44 AM
Any statement I execute in the SQL Commander results in "Database connection is not open"
Starting with version 9.1.3, DbVisualizer verifies that the connection has not been dropped by executing a simple query (e.g. SELECT 1 FROM DUAL for an O...
Fri, 13 Aug, 2021 at 8:26 AM
Cannot connect when Proxy Settings are Use System Proxy
If you set Proxy Settings in Tools->Tool Properties to Use System Proxy Settings when running DbVisualizer on Windows, you may experience problems when t...
Tue, 27 Dec, 2016 at 6:09 PM
How do I edit table data in DbVisualizer Free?
The following is a general description on how to edit table data using the variable substitution feature in DbVisualizer: Select a table in the Databa...
Mon, 11 Dec, 2017 at 9:34 AM
Scheduling DbVisualizer exports and sending emails containing the export result
The following article shows you how to setup a DbVisualizer export to run at certain intervals and send the export result as an email attachmen...
Thu, 7 Jul, 2022 at 7:51 AM
Using non-Latin characters, e.g. Simplified Chinese
If your data contains text with non-Latin characters, e.g. Asian language characters, you must make sure that the fonts you use for the editor and the grid...
Thu, 7 Sep, 2023 at 2:40 PM