
In the General category the path to the User Preferences Directory is listed.

If there are problems reading or saving the user settings open DbVisualizer and the Tools->Tool Properties window. Sh DbVisualizer.app/Contents/java/app/dbviscmd.sh -prefsdir /Users/brian/mysettings Open DbVisualizer.app -args -prefsdir /Users/brian/mysettings Sh dbviscmd.sh -prefsdir /home/brian/mysettings Sh dbvis.sh -prefsdir /home/brian/mysettings
#DBVISUALIZER DB FILE LOCATION HOW TO#
The following shows how to specify an alternative folder for the user settings using a command-line argument.ĭbvis.exe -prefsdir "C:\Users\brian\MyDbVisSettings"ĭbviscmd.bat -prefsdir "C:\Users\brian\MyDbVisSettings" Note: If the specified path doesn't contain any variables the same user settings folder will be used for all users running DbVisualizer

#DBVISUALIZER DB FILE LOCATION FULL#
If you don't specify a full path the folder will be saved relative to the installation folder, environment variables such as $ may be used depending on what OS is used.

Modified on: Tue, 13 Apr, 2021 at 2:31 PMĭbVisualizer saves user settings such as tool properties, database connections and all other properties in the user's home folder. Solution home DbVisualizer Installing & Getting Started Use alternative folder for DbVisualizer user settings
