Recent content by Thies

  1. T

    13.0.6 some easy feature enhancements

    1) The currently used main connection is not visible. It should be displayed at the top of the Object browser, maybe to the left of the color indicator (or even write the main connection right aligned and completely colored in the configured indicator color). 2) Switch between windows in LRU...
  2. T

    13.0.6 some (small) bugs

    When using "Describe" on a mat.view (in another schema, with prebuilt table) I get the error "Object XXX has been deleted" but the popup is displayed correctly afterwards. For other actions like Properties or View/Edit no error occurs. BTW: It would be great if ESC key can be used to close the...
  3. T

    Text Importer: BUGs and background execution request

    I use PL/SQL Dev Version 11.0.4.1774 on Windows 8 (64-bit) 6.2 Build 9200. The Text Importer is quite fine but I detected some bugs: I have a CSV file with quoted text (like: data;"text with ; and so on";data;...") which is imported fine. But if the quoted text contains the quote character ("...
  4. T

    Feature Requests: Describe window + SQL window result data grid

    Addition to SQL window: * Mouse wheel should scroll the part the mouse cursor is currently over (editor versus result grid).
  5. T

    Feature Requests: Describe window + SQL window result data grid

    I have some small feature requests, based on PL/SQL Dev. version 11.0.3.1770. Describe window: * Allow ESC to close the window. * Comments are often longer than the display column. You already have the "..." button to open a text editor window. Perform wrapping of long lines therein (maybe as...
  6. T

    Abortable/Asynchronous network operations (blocked/hanging PL/SQL Dev!)

    Addition to the network caused blockings: If I do not use an SQL window for about 1 hour, keep everything running (VPN, PL/SQL Dev., connection) and then execute a query, it takes 19 (nineteen!) seconds in "Initializing..." status with blocking the whole UI. After executing, the next execution...
  7. T

    Abortable/Asynchronous network operations (blocked/hanging PL/SQL Dev!)

    Hi! I use: - PL/SQL Developer Version 11.0.3.1770 - on Windows 8 (64-bit) 6.2 Build 9200 - using Oracle_instantclient_11_2\oci.dll (11.2.0.1) - with Session mode "multi" - with "Check connection" and "Automatically close unused conns" activated I connect to the database via VPN from an...
Back
Top