Recent content by Randy Meisner

  1. Randy Meisner

    Customizing Command Window

    Bingo! Thanks for the tip.
  2. Randy Meisner

    Customizing Command Window

    In sql*plus we can set the prompt to display the user and environment (e.g., SCOTT>DEV>) Is there a way to do this in pl/sql developer? In sql*plus the environment variable sqlprompt contained this information. TIA Randy
  3. Randy Meisner

    Long delay selecting value in sql window result set...

    Thanks - that did the trick!!
  4. Randy Meisner

    Long delay selecting value in sql window result set...

    PL/SQL Developer Version 9.0.2.1621 01.72873 - 20 user license Windows XP Professional 5.1 Build 2600 (Service Pack 3) After executing sql statement and trying to select a value in the result set/grid, it takes a considerable amount of time for the cursor to become active or show...
  5. Randy Meisner

    Query Builder

    We too are experiencing the same problem but in the normal editing window - not query builder. Running the above query from sql*plus brings similar results from selecting all_objects in the object browser - basically hangs for an extended period of time.
  6. Randy Meisner

    Highlight Edit Line

    I may be missing something, but when I enable highlight edit line, the only thing I receive is a box around the current line. I would really like to be able to define a color for the current line so that it will really stand out. Is this currently possible?
  7. Randy Meisner

    downloaded beta 7.1

    Never mind... Looked closer at our registration email and found the correct serial number. 7.1 - here we go!
  8. Randy Meisner

    downloaded beta 7.1

    Not to sound like an ignoramous, but on the Help/About screen, I see the version followed by a number in the format of xx.xxxxx - 20 user license. What is the serial number - the entire line starting with the version, just the middle number, or middle number and 20 user...? I believe I've...
  9. Randy Meisner

    Interesting Block/Column Delete Behavior

    I use the delete key to remove the column. I have a Word Doc with the screen shots, I'll try to email it to you.
  10. Randy Meisner

    Interesting Block/Column Delete Behavior

    If you select one to several "columns" to move a code block to the left (now nicely highlighted by the tool), all of the control keywords are deleted as well as the columns that you have selected... I don't think this is the desired behavior, but I could be mistaken.
Back
Top