Recent content by Arky

  1. A

    Beutifier for sql scripts

    I will add +++1 for this. Nevertheless, formatting for views does work. The catch is that you must NOT select any text!!! Just press the Beautifier button with no text selected. After 14 years of work with PL/SQL Developer, I noticed it only last year....
  2. A

    PLSQL Developer freezes very often

    Hello! For me, the hint proposed above actually worked! There is a noticable difference in performance
  3. A

    Plugin Dependency Viewer

    Hello Buzz! I seem to get the following error on every usage of the plugin Error: Can not get connect to THEUSER@192.168.56.102:1521/orcl Error while trying to retrieve text for error ORA-12557 I'm using latest 32 bit 14.0 version Thank you in advance Aris
  4. A

    PL/SQL and Greek

    Hello Irakli, What is the setting at Language Settings -> Administrative Language Settings -> Language for Non-Unicode Programs ? It should be Greek too (I think) Aris
  5. A

    Βeautifier and views

    No, this is written in a new, plain SQL Window, with no other statements UPDATE: OK, this is good. I talked to all 4 developers of our team: Two of us have the same problem while the others don't. Verdict: Format is NOT working if you select all code - Ctrl+A and press button. It works...
  6. A

    Βeautifier and views

    Marco, I'm using the latest 14 32-bit version. I downloaded also 64-bit just in case but the problem is the same
  7. A

    Βeautifier and views

    @Philippe, this is also my "work around" @Marco, this view cannot be formatted: CREATE OR REPLACE VIEW test123 AS SELECT 1 AS c1, b AS c2 FROM dual Check view
  8. A

    Βeautifier and views

    Hi all, Is there a reason for Beautifier not working in views? It is pretty frustrating... Does anyone have a workaround on this? Thanks!
  9. A

    Enhancements list upvote

    +1
  10. A

    Using Oracle Proxy Users

    Marco, does the tool support connection via proxy user providing also a password for him? I mean, other then the form USER_A[USER_B]/password_A which is supported, is the following one supported also? USER_proxy[USER_B/password_B]/password_proxy
  11. A

    Window list click problem

    Only 1 monitor is used at a time (Windows key +P -> Second screen only) so it displays info only on this one and it's 200%
  12. A

    Window list click problem

    Marco, that is +1 from me and it is very annoying Yes, I have multiple monitors (only one active at a time), not sure what you are referring to when you talk about scaling factors. Assuming that you are talking about Windows' 10 Setting Display->Make everything bigger, that is...
  13. A

    V12.0.3: ODBC Importer has no option to import from Excel

    Hi all, has anybody achieved to bypass this limitation of the tool in a way?
  14. A

    Plugins for 64 bit please

    Thanks a lot Nicolas!
Back
Top