Recent content by Kevin Chen

  1. K

    plugin called CreateMenuItem but menu disappeared

    Hi, I have a plugin which would like to create dynamic sub-menus as followings. But the whole plugin menu just disappeared on the menu click. This ever worked in previous PL/SQL Developer version, but not in current 10.0. Would you please kindly take a look. Thanks. procedure OnMenuClick(Index...
  2. K

    Request for disabling "Save as Standard Query" on IDE_ ExecuteSQLReport

    Hi, I build up a plug-in to execute some reports by calling IDE_ExecuteSQLReport to prevent the embedded SQL statements to be leak out. However, the "Save as Standard Query" button in the SQL Result Grid Toolbar still can save the SQL statements in the "Standard Query" file. Is it possible to...
  3. K

    IDE_ ExecuteSQLReport

    Hi, I would like to know if the 'result only" SQL Window generated through the API call "IDE_ ExecuteSQLReport" could prevent user to exploit SQL Statement by "Copy to Excel"? Thanks.
  4. K

    Plug-in API for calling "Describe" or "Browse" function

    Hi, I would like to know if you have the Plug-in API for calling "Describe" and "Browse" functions on the pop-up menu. Thanks.
Back
Top