Recent content by Gustavo

  1. G

    Bug in "copy to Excel" for dates before 1900-03-01

    For me, it was even worse. PLSD shows 28/02/00 and 01/03/00 in results. After exporting to Excel (both xls and xlsx), I get 28/02/2000 and 01/03/2000. If I use Export Results (again, both xls and xlsx), I'll get text fields and Excel prompts me to change XX to 19XX or 20XX. In PLSD, NLS...
  2. G

    Bug in "copy to Excel" for dates before 1900-03-01

    Do you export to .xls or .xlsx ?
  3. G

    Importing registered version to trial

    Just so you know, you must have a valid Service contract in order to upgrade. Marco shall show up providing details.
  4. G

    Program window, error/warning pane does not show scroll bar

    It's been there for a while. Quite misleading, this one.
  5. G

    Window drag and drop x Projects

    Hi! I have enabled the new tabbed windows. I have the Project window docked to the right side. I tried to drag a window by picking its tab, and drop it to the project window. I expected the corresponding file to be added to the project, but nothing happened. No big deal, of course, but it...
  6. G

    Requests - Project Window

    1 and 2 still pending.
  7. G

    Beautifier - Use Special Case

    Fixed in 12.0.2. Thx!!!
  8. G

    Hierarchy pane x Block delete

    Still not fixed in 12.0.2.
  9. G

    Paste from Host Language truncates last line

    Hi! This is still not working. 1. Run select * from dba_source where owner = 'SYS' and type = 'TRIGGER' and name = 'CDC_CREATE_CTABLE_BEFORE' order by line; Can be any trigger. 2. Copy the TEXT column 3. Standard Paste result "TRIGGER sys.cdc_create_ctable_before " " BEFORE " "...
  10. G

    File browser Refresh not working

    Fixed in 12.0.2! Thx a lot!
  11. G

    Closing a tab prompts to save/keep

    Hi, Tim! Ctrl-Click is a force-close command and the message you receive makes sense for that action, while clicking is a standard action which receives the standard dialog in response. This behavior has been there for ages and I think it would be undesirable, if not awkward, to change it now...
  12. G

    Comparing a Package only seems to compare the specification

    Well, up to v11, there is no "Compare To" in SQL Window. If v12 has enabled it, and you have one source file with both spec and body, it does make sense to compare both at once. In the Program Window, though, it is better to compare only the contents from the current tab page.
  13. G

    Comparing a Package only seems to compare the specification

    Maybe it does, if you think of short specs. But we have very complex specs here (Oracle eBusiness), and adding the body to the comparison wouldn't make any sense.
Back
Top