Recent content by Radovan Betko

  1. R

    Result Grid height

    It would be great. Thank you in advance.
  2. R

    Result Grid height

    Hi all, Is there any way how to store default height of the SQL window result grid? Example: - open a new SQL window - execute any SQL query e.g. SELECT * FROM DUAL; - result grid takes almost full SQL window :( - I make it smaller and save current layout, but later (new SQL window) result...
  3. R

    Tools configuration

    It's starange, because I'm using last trial version (6.0.5.926). Anyway it is very useful tool, the best one is code assistant (main reason, why I want change my existing "frog" editor) ;) Regarding to syntax highlighting - in my opinion it is good idea to implement separate "group" for...
  4. R

    Tools configuration

    Hi all, I have tried to setup SQL*Plus as a new tool (Tools->ConfigureTools), but when I run it from PL/SQL Developer as some sysdba user (let say "sys/password@dbname as sysdba"), I can't login to SQL*Plus. I have used "#connect @#file" as a parameter. For me it looks like the "#connect"...
Back
Top