Privileges page in program window

radik

Member
Hi,

Why not to have Privileges tab page in Program Window? It will be useful for managing execute grants.
Furthermore, the same feature required in View Editor.

And next, why Save View dialog not fill automatically file name as .vw, for example? The same way as procedures, triggers etc.

And for tables, Save button to save table create script into file with .tab extension?

With best wishes,
Radik Chereshnia
 
I have added your suggestions to the list of enhancement requests. The table creation script can already be saved though. If you press the "View SQL" button in the Table Definition Editor you will see the DDL of the modification or creation, which you can subsequently save, copy, or open in a Command Window.

------------------
Marco Kalter
Allround Automations
 
Hello, Marco

Originally posted by mkalter:
>The table creation script can already be saved though.


Yes. I see it. But... I want to use standard button on toolbar :-).
Plus, if object changed, pop message with proposition to save it source.

In general, idea is to have source file for each object in database.
And, optionally include privileges grants in source. Like it done in Export User Objects.

Thanks,
Radik Chereshnia
 
Back
Top