Print Thread
Page 2 of 2 1 2
Re: how to open .sql files without causing new instance
Roadling #54161 11/03/16 03:36 PM
Joined: Dec 2003
Posts: 27
Ohio, USA
B
Member
Offline
Member
B
Joined: Dec 2003
Posts: 27
Ohio, USA
[quote=Roadling]Hello,
Is there a setting or preference that would cause double clicking on a .sql file in windows explorer to open the file in my current instance of PSD rather than spawning a new instance?
[/quote]

My tst files where opening in the existing instance but my sql files where not. I looked in the Windows registry and changed:
HKEY_CLASSES_ROOT\.sql data to PL/SQL Developer
Now the sql files open in the existing instance! I first looked at the .tst entry to see what it looked like.

Windows 7 32-bit
PL/SQL Developer 9.0.6.1665


Long time PL/SQL Developer user on 11.0.6.1766
Re: how to open .sql files without causing new instance
Buckeye #61884 07/22/20 06:59 AM
Joined: Apr 2006
Posts: 77
F
Member
Offline
Member
F
Joined: Apr 2006
Posts: 77
After all this years, this is still not working! Each time I double click on a file in Windows Explorer or in my version control system a new instance is launched, which takes at least a minute in my case. This is by far the MOST ANNOYING problem of PL/SQL Developer!

Marco, how can it be a Windows Explorer problem? The Explorer knows nothing about PL/SQL Developer, the explorer can only launch a new instance with the given file. It is up to the new instance to transfer the file to an existing instance (or not doing it, depending on a user preference). This should be really no problem for an accomplished programmer.

Re: how to open .sql files without causing new instance
Buckeye #61885 07/22/20 07:03 AM
Joined: Apr 2006
Posts: 77
F
Member
Offline
Member
F
Joined: Apr 2006
Posts: 77
[quote=Buckeye]
My tst files where opening in the existing instance but my sql files where not. I looked in the Windows registry and changed:
HKEY_CLASSES_ROOT\.sql data to PL/SQL Developer
Now the sql files open in the existing instance! I first looked at the .tst entry to see what it looked like.
[/quote]
This is my .tst setting in the registry:
[HKEY_CLASSES_ROOT\.tst]
@="PL/SQL Developer 14"


And this is my .pck setting:
[HKEY_CLASSES_ROOT\.pck]
@="PL/SQL Developer 14"

The first opens in an existing instance, the second always opens a new instance. So I guess is IS something in PL/SQL developer...

Page 2 of 2 1 2

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.046s Queries: 15 (0.008s) Memory: 2.5235 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-04-29 15:40:58 UTC
Valid HTML 5 and Valid CSS