Setting preferences

mani

Member
Actually got 2 questions:

1. How and where are the preference setting informatin stored?
I had some preferences in PLSQL. Later I had uninstalled and reinstalled the same. But I found that the preference set are still maintained.

2. Is there a hot key to hide and show results in the SQL window as done in MS SQL?
 
Hy,

to 1.

The Preferences are stored in Registry:
HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer

CA
TenGor
 
To 2: No.

I have added this to the list of enhancement requests though. Currently you can only right-click on the result set and select the "Clear Results" item from the popup menu.

------------------
Marco Kalter
Allround Automations
 
To 2:

I find it useful for my sratch pad SQL window, where I create numerous queries on top of each other, often very similar, but different filters.

I foten use clear results, to not get confused as to what result I am looking at.

------------------
Hakuna Matata,

Arnoud.
 
Back
Top