Hi Karim,
Karim D. Saloojee wrote:
> Hi
>
> I cannot get the SQL Bookmarks pop-up to open. If I create 2 or more
> bookmarks I can get the pop-up to display (ctrl-j) but the default
> bookmarks like:
> crtab,
> addcol,
> crix
>
> are missing. Do I have to activate some option somewhere? I could not
> find anything in the documentation.
Normally the default bookmarks are created when version 1.0 of the
Bookmark plugin is used for the first time. When the bookmarks are
created a message is displayed in the message panel. SQuirreL looks for
a preferences key to decide whether the bookmarks should be created.
On Linux the preferences are usually stored in:
<user home>.java/.userPrefs/prefs.xml.
The entry key is:
<entry key="Squirrel.sqlbookmark.defaultbookmarksloaded" value="true" />
On Windows there will be an according Registry key.
You may just remove the key to make SQuirreL create the bookmarks again.
I admit that buttons to add and remove the default bookmarks would be
helpful. Maybe they'll be introduced in 2.1
Gerd
|