Recent content by sakalk

  1. S

    PLSQLD Keep opening closed windows on exit

    Thats worked many thanks.
  2. S

    PLSQLD Keep opening closed windows on exit

    Hi, I started noticing recently when I close PLSQLD gracefully , with pressing yes to close all windows prompt, when i open PLSQLD it seems to re-open some closed windows. Anyone had similar experience? The main issue is it takes ages to open PLAQLD and then i have to manually close all open...
  3. S

    Why Isn't the alias visual column selection not appearing when database links are used

    its quite usual the way the alias for the view/table works. If i use sql : select t.col1 from my_view t; and when i place "t" and press dot it drops and shows all columns which is very useful and i use all the time. However when i use a database link, it doesn't seem to work. example sql ...
  4. S

    Is there anything to improve responsiveness

    Hi, I have used PLSQLD for years , since I upgraded to version 16, it seems this application is very slow responsive wise. When I have some windows open and select between windows using windows List by mouse click, it doesn't seem to open the window instantly, it takes about 1 second most of...
  5. S

    Use Error Back Trace on another database

    Hi, I find it very useful where PLSQLD opens the all code behind the error back trace when Testing where Error is thrown. We have a situation now that we have no access to some databases where we only get the backtrace as Text We have access to another database where the code is exactly the...
  6. S

    Is there a way to see Stored Password

    Hi, Is there away to view the stored passwords for saved connections please? Thanks Sanj
  7. S

    Shortcut buttons on windows Top Area keep reverting back

    Hi, I have been adding buttons of my choice to the top ribbon area of the PLSQLD Window. This is the area above the menu area. It seems after a few days of use suddenly they disappear and revert back to the original. It had happened to me about 5 times in the last few months. Each time i have...
  8. S

    Is there an easy way to add Connection Indicator Colours to the Logon History?

    Hi, Is there an easier way to add Connection Indicator colours to the login History entries ? At present I have to type in the user and database connection all manually to get a colour set for each of them. I would thought it makes more sense to make the indicator colours setup box to appear...
  9. S

    Incorrect database shown on the top and bottom ribbons

    Hi, This is related to the database connection shown on the bottom strip and top of the application and connection indicator colours. When I login to DB1 and open a package it shows DB1 at the bottom which is ok. Then while this window is open, I logout from DB1 and connect to DB2 , this...
  10. S

    Compile Errors of packages no longer highlighting code

    Hi, When I open a Oracle package (View or Edit of Spec & Body), if there are compile errors it used to list the errors and on selecting these errors(bottom window area) I was able to go to the lines with errors. This used to work fine but stopped working recently. I still get the list of errors...
  11. S

    Is there option to save Schema along with the user/pwd Connections

    Hi, It Seems when I am having a PLSQLD running and internally if i login using a User and set a Schema, if i switch logins it seem to retain the last entered schema on a connection, which is perfect. However , when I close PLSQLD and re-open, then when i make a connection to previously saved...
  12. S

    Is there a way to edit stored connection password

    Hi, It seems when the stored password expires in a database, we cant easily re-enter new password in PLSQLD? If we have used the tnsnames then we can drop down and select database and add new password, but the issue is where we used the direct database entry in the format...
  13. S

    New Right Mouse Sub Menu

    Hi, I notice recently the "Oracle Object" related Right Click Menu Items are now grouped into a sub menu, Is there any configuration that can reverse this please? Basically those are the menu items we use most of the time and this additional mouse movements are a pain for us. Thanks. Sak
  14. S

    View Multiple Document in maximised mode is broken

    ok thanks for the clarification, I managed to get it working based on your instructions.
  15. S

    View Multiple Document in maximised mode is broken

    By default View -> Single Document ticked works Ok When unticked , the top tabs disappear and multiple windows appear , still works all good. But now if I press maximize button on any of these windows it goes back to single document mode (the Single document ticked), which i think is a bug. In...
Back
Top