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 enhance the method to support disabling "Save as Standard Query"?
BTW, "Copy to Excel" will export "SQL statement" as well.

Thanks & Regards.

Kevin
 
Back
Top