Recent content by gremonesi

  1. G

    Editing a procedure from a package and showing the focus on another procedure

    I'm using the latest version and since version 16.0.0, this problem occurs in large packages. I edit a procedure but the pl shows on the right side that I'm editing another procedure, this is very confusing.
  2. G

    suggestion for pinned grid

    could you add a shortcut option to pin the grid, like this, [key configuration], I could choose alt+G or F12 or ctrl+ ....
  3. G

    Field list screen displays field names in alphabetical order

    When performing a select bi. from bill_invoice , the screen that displays field names displays the field names in alphabetical order, and this occurs for some tables. In version 15 there is this problem. The correct way is to display the field names according to the table structure. Note: This...
  4. G

    watch the video with error

    I need the grid value from table 1 to put in query 2 I already had this problem since the first version https://drive.google.com/file/d/1TzZkg9m2iNxfbhKDc7dPot0N-aztjyjs/view?usp=sharing
  5. G

    Oracle Cloud Login Issues

    place the system in a directory whose name does not have a space, for example: C:\Program Files Place C:\ProgramFiles
  6. G

    problems connecting to the db on pl/sql developer

    place the system in a directory whose name does not have a space, for example: C:\Program Files Place C:\ProgramFiles
  7. G

    Important fixes - to use massively

    Marko, Release 4 and 5, in my opinion, did not have the improvements that are significant for developers or support analysts, I will explain them in the topics below: 1 - When doing a select 1 it is displayed in grid_1 with the data, if in the same "sql document" doing a select 2 another grid_2...
  8. G

    Suggestions for the next realease

    -When double clicking on a word the cursor flashes in the middle of the word, you can't know if the word is selected -- The pinned option in this version is horrible. In this new realease, the pinned was placed, I expected it to be the same as the pl/sql developer. The grid should only be...
  9. G

    Suggestions

    AND THIS? If the grid is not pinned it must be regenerated, currently when a grid is generated and if another query is executed it generates another grid it only shows the grid when the cursor is blinking over the query.
  10. G

    if have 2 sql

    execute query 1, then execute query 2, and click on the editor on the query
  11. G

    Suggestions

    Place pinned grid If the grid is not pinned it must be regenerated, currently when a grid is generated and if another query is executed it generates another grid it only shows the grid when the cursor is blinking over the query.
  12. G

    execute 2 sql

    create 2 grid, click in editor
  13. G

    if have 2 sql

    error generic when 2 sql whit grid
  14. G

    if have 2 sql

    error generic
Back
Top