How can we help you today? How can we help you today?

Auto-completion with GRANT statement

Hello,

if I want to GRANT some rights on a table (like GRANT SELECT ON), the intellisense seems to work OK. But if I start typing GRANT EXECUTE ON, intellisense is providing me with a list of tables instead of stored procs!

In the same vein, when I type to TO part of the GRANT statement, I'd like to have automagically a list of principals (i.e. users/roles).

As a nice-to have, when typing GRANT SELECT, I would not expect a list after typing SELECT (yes, I know, this is really a nice-to-have!)

I haven't tried the REVOKE statement though ...

With kind regards,

Emmanuel
nanchen
0

Comments

1 comment

  • Tilman
    Hi Emmanuel,

    I'm afraid SQL Prompt 2 does not support the GRANT statement. We may add this functionality in version 3, depending on time.

    Regards,

    Tilman
    Tilman
    0

Add comment

Please sign in to leave a comment.