Recent content by sinys

  1. S

    Beautifier error

    Hi, Pl/sql developer version 13 (12 has the same problem). 1) My code has moved on each Beautifier call. 2) It ignores NoFormat hints. It looks like the problem is in the multi-line strings + comment. Could you please fix it? Simple example: DECLARE s CLOB; BEGIN -- NoFormat Start s :=...
  2. S

    Hint: Parameter 'i' is declared but never used in 'MyFunction'

    All hints & warnings on this Preferences page generated from engine PL/SQL Developer without oracle engine?
  3. S

    Hint: Parameter 'i' is declared but never used in 'MyFunction'

    When I compiling a package in PL/SQL Developer I get the hint "hint: Parameter 'i' is declared but never used in 'MyFunction'" I'll try to get it out of "all_errors" (with set "alter session set plsql_debug=true'" before package compiling), there is no hint. Where this hint come? PL / SQL...
  4. S

    Local sort in TOracleDataSet

    Propose to keep the subject in the top until the problem is solved!
  5. S

    Local sort in TOracleDataSet

    outrage
  6. S

    Local sort in TOracleDataSet

    This is a very important opportunity (local sorting in DOA) for us. Give me a hint how to make you to do it. :-)
  7. S

    Local sort in TOracleDataSet

    to Marco Kalter: Are you add local sorting in DOA if I have Annual Service Contract?
  8. S

    Local sort in TOracleDataSet

    For developers: Please add support local sorting in DOA!
  9. S

    bugs and questions in pl\sql dev

    Windows 7 64bit pl\sql developer 9.0.6.1664 (and in old versions) when click on popup-button expend calendar in date field then pl\sql developer is hanging
  10. S

    bugs and questions in pl\sql dev

    As a rule I login by system and always select "my_user" in this combobox. Please add opportunity set "my_user" as default. You promised. Do you remeber that? I want the tree was always solved.
  11. S

    bugs and questions in pl\sql dev

    3) How I can set on "Logon" window on folders always expanded?
  12. S

    bugs and questions in pl\sql dev

    In pl\sql dev version 9.0.5.1648 1) Show "PlanPanel" text in explain plan window if minimize splitter. 2) Observed a strong window flicker when click "Edit" on table. Questions: 1) How I can select don't on start pl\sql dev? 2) When you will add style in PL\SQL Beautifier? select /*new...
  13. S

    Post Call auto RefreshRecord

    Procedure "OracleDataSet1.Post" execute "OracleDataSet1.RefreshRecord" if RefreshOptions = [roAllFields].
Back
Top