Recent content by Alex M

  1. A

    Any way to sort Change Connection list?

    I know this isn't a version 15 issue, but in the "Change Connection" recent section my list of connections grows quite lengthy and can be a chore to weed through to find the connection I want. I know the option I'm looking for is "recent" but maybe not in the top 10. Is there a way to sort...
  2. A

    No "View" for table on right click in ver 15

    Awesome - thank you for the info! And sorry to ask the same question that's been answered in the past. Is there a place to report "bug fixes" or "small enhancements" to Release 15? I see small petty things and didn't know if there was "one place" to do it. Figured that would be somewhere but...
  3. A

    No "View" for table on right click in ver 15

    I've really been a fan of version 15, but have noted that I've lost the feature inside of SQL Window. It used to be I could right click on a table and I would have the option to right click "View" to bring up the table properties. Was that intentionally removed or simply an overlook when...
  4. A

    Beautifier question for table/view creation

    I've been using PL/SQL Developer for years and have always struggled that it doesn't format table/view creation using the beautifier. Maybe I'm missing something. Shouldn't our tool do that? Is there something I need to enable to do that? Thanks!
  5. A

    Option to ignore certain SQL*Plus commands in SQL Window?

    I develop quite a few scripts used by our developers/QA in SQL Developer and am required to include certain SQL*Plus commands (e.g., SET SERVEROUTPUT ON) in the scripts. It's a bit frustrating commenting them out during my development and then uncommenting before I provide them the scripts. Is...
  6. A

    Code Assistant issue for schema objects when logged in as schema owner

    Thanks so much Hilarion - that option was disabled so I enabled as you recommended. I even restarted the PL/SQL Developer and logged back into the schema. Unfortunately, that did not enable the Code Assistant for my schema objects when logged in as the schema owner. I did note the following...
  7. A

    Code Assistant issue for schema objects when logged in as schema owner

    I have been using PL/SQL Developer for almost two years and love it! My chief complaint however is not being able to use the Code Assistant for schema objects when logged into that schema. I have the ability to do so from SQL Developer and don't think its a permissions issue. Can someone...
Back
Top