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...
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...
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.