Recent content by RobertK

  1. R

    Text Importer: would like a "bad" file or window

    oh yes, this TextImporter works great. But I'm always puzzled why it doesn't provide an option to log the bad records but instead pops up big message box showing the record that fails. (my guess is that this was implemented straight from the programmers perspective)
  2. R

    Enhancement Suggestions

    Uh ADHD much ? I know that. Read my FULL pos, or this: > RobertK: select 2 SQLs, run, get 2 tabs, then select SQL,run, all current tabs get destroyed.
  3. R

    Enhancement Suggestions

    thanks Marco, first I must admit I was ignorant of the "Column Totals" feature. My bad. The multi-result-tabs feature I have in mind is such that a new, separate,distinct tab with the result grid is create for any single query. AFAIK PLD currently doesn't work like that. - select 2 SQLs, run...
  4. R

    Enhancement Suggestions

    Just to add that PLD is a joy for PL/SQL development but rather limiting for "intensive" data analysis. I'm just guessing here - I think the multi-ResultTab-per-SQL-Window would be easier to implement - this alone will be of tremendous value to cut down the clutters.
  5. R

    Enhancement Suggestions

    Will PL/SQL Developer ever (in near future) have the following functionalities ? 1) Multiple tabs of results for SQL Window 2) Basic summary functions on columns (this is Toad for SQL Server) Another example of math summary function: (this is AQT) The summary would be especially a joy to...
  6. R

    Macro Recording : Enter key

    that's weird, i thought the latest version is 8.0.4.1514
  7. R

    Macro Recording : Enter key

    it seems Macro does not record [Enter], is that right ? so e.g. "alter session set current_schema = scott;" + [Enter] Macro playback stops at ";"
  8. R

    Line numbers in command window

    WOW haha from 6 years ago :o yeah cmd windows has no "gutter", SQL windows has it now (and I wish it has "folding").
  9. R

    Suppress Schema Name in Browser

    So "SCOTT" is selected in the dropdown box...is there an option to suppress the display of prepending schema name in such case ?
  10. R

    Folding in SQL Window ?

    Is this possible ? If not, please add to wishlist thanks (Version 8.0.4)
  11. R

    Moving Preferences/setting from XP to Win7

    Moving from XP (running 6.0) to Win7.(v 8.0.4)(complete) Please tell me how best to move my... 1) Preferences 2) Macros 3) Toolbar setups thanks
  12. R

    KB Shortcuts Not Working

    Marco, I was not aware, until just now, there was a "Key" column as I didn't maximize the Preference box. (so I had no idea what values were there) I just now did "Reset to Default" and I see the Key combo values. The fact was key combos didn't work - I *think* it was due to my migrating my...
  13. R

    KB Shortcuts Not Working

    Version 8.0.4.1514 (new install) This is odd, the normal Ctrl+c, Ctrl+v, Ctrl+a is not working (does not do anything) Is this a known "issue" ? PS: also, isn't "Execute" supposed to be mapped to F8 by default ?
  14. R

    NLS_LANG setting and OCI errors

    thanks that fixes it
  15. R

    NLS_LANG setting and OCI errors

    Along with this post I have sent the elf file to support email Client is Instant Client 10.2 (Basic Lite) Just installed 8.0.4 When starting the app....first this: so I did this: re-logging in, got this: re-logging in agin, got this: Without adding the NLS_LANG I can...
Back
Top