Recent content by Richard Scott

  1. R

    Debugger will not display nvarchar2 values

    Any update on this please Marco?
  2. R

    Debugger will not display nvarchar2 values

    Were you able to investigate whether you can display nvarchar2 values please?
  3. R

    Debugger will not display nvarchar2 values

    If I try and debug any function, the debugger always says nvarchar2 values are null. The sample test script below confirms this - just add v_var and v_nvar to the watch list. v_nvar will always show as null. Tested using 10.0.5 and 11.0.0.1753 (beta) and get the same results. declare v_nvar...
  4. R

    Test window can not be closed when debug has gone wrong or connection has been lost

    To confirm, this is still an issue with 10.0.2
  5. R

    Updates & News not updating?

    That page lists 10.0.3, but the updates page used by the app (http://www.allroundautomations.com/update/pls.updates) doesn't?
  6. R

    Updates & News not updating?

    But Marco that page lists two versions =- 10.0.0 and 10.0.2 . I'm running 10.0.2.1697 which isn't listed on the page. Again, how can I check if there are any updates available?
  7. R

    Updates & News not updating?

    Where on the site can we check for updated versions?
  8. R

    Updates & News not updating?

    To confirm, I'm still seeing this problem. Something within PL/SQL Dev appears to be caching results, even when 'check now' is used.
  9. R

    Crash Recovery window size

    Thanks - would be very useful.
  10. R

    Crash Recovery window size

    Since I upgraded to v10, I've noticed an oddity with the crash recovery window - the listbox of sessions is only 2 lines tall! The window can be resized, but the box stays as only 2 lines (in my case with 20+ entries in it). Any chance this can be changed to be more usable please?
  11. R

    Updates & News not updating?

    Very strange.. We run a transparent squid proxy server. The logs showed that PLSQL Developer wasn't even requesting the news/updates . I changed PLSQL Dev settings to explicitly use the proxy and it worked. Removed the proxy settings and it still works. We've got 7 installs of it here - 4 are...
  12. R

    Updates & News not updating?

    This was happening with v9 and still after downloading & installing v10. When I check for updates or news, it's showing old data. In the preferences, it says news last updated 3/12/2012. This doesn't change, even if I hit the 'Check Now' button?
  13. R

    Compile Invalid Objects error

    Same here.
Back
Top