Recent content by marottem

  1. M

    Browser Folder Connection Issue

    I've upgraded from version 12 to 13 and have found an issue with the browser folders that is new from version 12. When defining a connection for a folder, connections in the form user1@db1 work and the folder only appears when you are connected as user1@db1. But when the connection defined for...
  2. M

    Issue with Connection Indicator Preference

    I am configuring PLSD 13.0.6.1911 and have encountered a difference from the behavior of the Connection Indicator preference from PLSD 12.0.7.1837. For the connection indicators in version 12, I have the match values setup in three forms and the Set Application Background Color check box is...
  3. M

    Bug - Roles in Object Browser

    I've encountered a problem with how the Roles folder in the Object Browser is selecting its data. When the user logs into the database using proxy syntax, the Object Browser does not populate the Roles folder. I logged in to PSD 12.0.7.1837 in DebugSQL mode and looked at the results...
  4. M

    Code Assistant adding Double Quotes

    Disabling the "Use original case if possible" preference solved the problem. The interesting thing is I went back to version 11 and even though the "Use original case if possible" preference was also enabled, that version does not include the quotes when querying the same views. So the same...
  5. M

    Code Assistant adding Double Quotes

    I installed version 12.0.2.1818 today and just noticed a change in behavior of the code assistant. Now it is wrapping field names in double quotes when the object being queried is a view. But it is still just filling in the field name when the object being queried is a table. This is the...
  6. M

    Commit/Rollback Buttons

    I do have some color vision problems and I also struggled with seeing the difference between grayed and active versions of the new Post Change and Commit/Rollback icons in version 12. Since I never had a problem seeing the status of the old icons, I have gone back to version 11 for editing...
  7. M

    Font changes when printing SQL window

    I've noted a different behavior when printing an SQL window. I have Monospace821 Bold set as my font for editor windows. When I print an SQL window the previous versions have always printed out in Monospace821 Bold (version 7.1.5.1396). Now in version 8 the window displays it in Monospace821...
  8. M

    Preference Set Issue

    In my personal default preferences, I have the session mode set to "Multi Session". One database I access now uses two-factor authentication which makes Multi Session mode a problem for that database. So I added a new special personal preference set to use with a two-factor database...
  9. M

    Syntax highlighting

    It looks to me like the syntax highlighting for strings doesn't support the new option in 10g to avoid double quotes. For example, PL/SQL Developer highlights this string correctly: 'I''m a string, you''re a string.' but it doesn't highlight this version using the new syntax correctly...
  10. M

    DB Link Problem

    I have been using this program for several months now and have found it very helpful, but have encountered a problem that has puzzled me and our DBA. There are two database links that I use from the same Oracle instance. One of them works fine with the same results whether I use it in SQL*Plus...
Back
Top