Recent content by Andrew N.

  1. A

    Is there any way to open EMPTY PL/SQL Developer at startup?

    Thanks, saving layout manually before exit did the trick (in combination with "Autosave desktop" = OFF)
  2. A

    Is there any way to open EMPTY PL/SQL Developer at startup?

    Version 14.0.6.1988 I want PL/SQL Developer always open EMPTY fresh window at startup without any opened files and without trying to connect to any database at all.. But instead - it always open last used "Workspace" (or last opened windows). It took forever to open ALL workspace windows...
  3. A

    Is there keyboard shortcut for "Toggle between spec & body" in package? (ver.11)

    This shortcut works but not as intended. I want to jump to the specification of exactly the same method . For example, if I staying in body inside "Procedure1" I want to jump to "Procedure1" specification and vice versa. But PL/SQL Developer just remembering cursor position separately in...
  4. A

    Interface doesn't must freezing

    I confirm this issue. Option "Check connection" didn't help. When connection lost - interface continue show "Executing..." or "Compiling..." infinitely. We cannot even close PL/SQL Developer window in this state (It popups window with some sort of message about process in progress and two...
  5. A

    Result grid graphic glitches (12.04.1826)

    After some period of time (sometimes a hour, sometimes a day) all result grids (already opened and new) start showing in weird way (see screenshot). Only restarting PL/SQL Developer helps. It happens more frequently when using RDP (Remote Desctop), but without using RDP - same result.
  6. A

    Connections window bug ? Version 12.0.3.1821 (32 bit)

    Version 12.0.3.1821 (32 bit) I have one personal login and password to database. But my user has grants to many other schemas. I have tried to create several different connection definitions with the SAME username but different "Initialization script" and "Message" 1) Connection definition...
  7. A

    Is there keyboard shortcut for "Toggle between spec & body" in package? (ver.11)

    I have edited procedure in package body (added new parameter) and now want to add this parameter to procedure specification. Can we quick toggle to method specification and back? I have tried to find a shortcut for this action but in vain.
Back
Top