Recent content by TomOzi

  1. T

    PLSQL Developer 16 release bug with IN (:param)

    Unobvious behavior: in one of the queries, not a single line of result was returned to me, and there was no error until I changed the binding variable to &. Could you throw an explicit error or warning in such cases?
  2. T

    PLSQL Developer 16 release bug with IN (:param)

    PLSQL Developer 16 release bug with IN (:param) When i tried to use IN list with &param all is ok, but with :param throw error ORA-01722 or not show any rows
  3. T

    Click tab on the mouse wheel

    Clicking on a tab in previous versions closed the tab, but this does not work now. Where can I configure this? Thanks
  4. T

    Code Assistant wish

    Great! Everything works
  5. T

    Code Assistant wish

    are you planning to add this functionality in version 16?
  6. T

    Your system has not been modified

    I'm reboot my PC and the app is installing ok
  7. T

    Your system has not been modified

    I'm trying both variants
  8. T

    Your system has not been modified

    Windows 10H2 when i'm tryin install Plyxon 0.9 catch exeption for all users, or only one user. InstallShield Wizard Complete Your system has not been modified. To complete instalation at another time, please run setup again. With last version PLSQL Developer this exception too
  9. T

    No exporting objects when using Commad line

    One more question. Some file creating with encoding utf-8, some: win-1251, some: Machintosh is there a way all saved files do encoding utf-8?
  10. T

    No exporting objects when using Commad line

    Thanks. initially I used command file. The error was resolved by adding a key "sessionmode=multi"
  11. T

    No exporting objects when using Commad line

    HI I'm try to export objects current schema using command line command; plsqldev.exe noplugins UserID=user/pass@db Export Objects= IncludePrivs IncludeStorage IncludeOwner FilePerObject2 Filename="C:\db\db.sql" db.sql file: Export Objects= IncludePrivs IncludeStorage IncludeOwner...
  12. T

    Code Assistant wish

    Select from subselect still not working for version 15.0.3.2058 x32. And still no choice multi-select through Ctrl-Click and Shift-Click
  13. T

    PL/SQL Developer 15 slow to open

    My PLSQL Developer opening slowly when network printer set up as default. After you change to a default local or virtual PDF everything is fine
  14. T

    Describe on Context Menu is missing in v15

    It is necessary to give the opportunity to turn off unnecessary menu items
  15. T

    Key configuration does not export preferences

    Export preferences / key configuration. I get an empty .ini file
Back
Top