Recent content by czdavidm

  1. C

    Windows Title

    Could it be the application window title set to "Description" of an account instead of "Database" It doesn't make any sense put "Database" to window title, this is one of features inherited of "PL/SQL Developer". But "Database" is some (sometimes very long) text containing words like...
  2. C

    New design

    Hi, It's just me who really doesn't like the new look? Is there a small chance to have option to get back old straight-colored-clear icons, sizes of fonts and controls, which make sense, etc? Thank you. Best regards, D.
  3. C

    Check connection does not work in Multisession mode which leads to freezing app.

    Hello, there were several posts about this issue but it still has not been fixed...
  4. C

    Freezeing when connecting remote via RDP

    +1 (this kind of freezing due of "bandwidth issues in using Windows Remote Desktop" is nonsense)
  5. C

    Keep connections alive

    Actually it doesn't work. Do you have any idea how can I help you find out the problem? how it behaves: When a user continuously use the PLSQL Developer, then it works. But when user leaves PLSQL Developer without any interaction (and mostly minimize the main program window) and then returns...
  6. C

    Keep connections alive

    Hello, could it be possible to implement feature to keep ALL connections alive using periodical ping (select * from dual) ? Most of preformace issues are caused by timeouts. If PLSQL is leaved (for a while) alone, after that there're a lot of "not responding" situations (when connections are...
  7. C

    Connection name small enhancement request

    Hello, could it be possible to add feature (an option) simillar to "Show window connection in application title" but show the name of the connection (Name from "Define connection" dialog) instead of showing "database"(tns-name)? (we're not using tnsnames file, all connections are defined using...
  8. C

    Poor performance vs Oracle SQL Developer

    Performance is definitely the issue, we all knows that, but despite of that is PLSQL Developer one of the best tool of the market, so, we have to try keep calm everytime hellish delay happens :) (and some days its pretty often :) In my opinion problems are related to connection handling...
  9. C

    The "Top Ten Bugs"

    Hello, We're using in our company the PlSQL Developer for years. From our perspective, the currently most annoying problem is the slowness of application. It's like every newer version is slower than previous. It's mostly about changing connection, closting windows, starting application, lags...
  10. C

    Slow reconnect

    When plsql developer is "resumed" after changing LAN settings, it takes extremely long time to "activate" developer. It freezes for 30 sec (or minutes sometimes...) Its very uncomfortable when : - I use various VPN during my wok, when I disconnect VPN, I have to wait for developer to "wake-up"...
  11. C

    No statements to recall

    Hi, I've found the reason: I have new notebook. I transferred setting of PLSQLDEveloper from the old one onto this new one. But the old notebook had a little different windows- username (windows profile). My old installation had Directory for recall file: C:\Users\XUser.Y\AppData\Roaming\PLSQL...
  12. C

    No statements to recall

    (sent via email)
  13. C

    No statements to recall

    Hi, after upgrade of my notebook to win10, and fresh installation of PLSQL Dev., i can't use "statement recall" (Ctrl-E) function. When I try to recall statement (when Ctrl-E is pressed), I always get information-message "No statements to recall". It must be some stupid thing, but I cant figure...
Back
Top