SQLBrowser Persistent Configuration
From SQLBWiki
Please make sure you understand what are the main directories used by sqlbrowser first by looking at SQLBrowser Directories.
[edit] SQLBrowser Persistent Configuration Files
- SQLBrowser saves its configuration in a set of files
- These files contains your last windows locations, your templates, your server names etc...
- These files are saved under the 'user directory'. See SQLBrowser Directories if you don't know what is the user directory.
- This directory can be overriden when passed on the command line through the --userdir argument
- If this directory is not passed on the command line, its location is, under Windows, in:
C:\Documents and Settings\<user>\Application Data\.sqlbrowser
- This directory contains many configuration files, but the main SQLBrowser files that you want to save are under:
C:\Documents and Settings\<user>\Application Data\.sqlbrowser\dev\config\Preferences\com\sqlbrowser
- Please save this directory tree in case of trouble after an upgrade or some other corruption (see procedure in Troubleshooting)
