Tabs not shown for user-defined session queries

MarkP

Member²
Hello Marco,

I can see the complete set of session queries at HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer\SessionQueries in the registry, but tabs are shown only for the 4 standard queries.

I'm running PL/SQL Developer under the same Windows as I was last week before the 6.0.1 upgrade. Have you any idea what might be causing the session query SQL not to be loaded from the registry?

(Paragraph added) ... and it also seems that only 1 of the user-defined browser folders was saved during my last (crashed) PL/SQL Developer session. Aren't these changes saved as they're made?

Kind Regards, Mark.
 
The session queries are no longer saved in the registry, they are saved in a preference file. They should have been copied from the registry to the preference file when you upgraded to 6.0 though.
 
Thank you very much for the explanation, Marco.

And for the plain-text preference file, it's a great improvement.

Kind Regards, Mark.
 
Back
Top