Subject | Re: GRANT/REVOKE are unknown token within stored proc :( |
---|---|
Author | viy75 |
Post date | 2004-11-23T21:09:57Z |
Martijn Tonies wrote:
--
Best regards,
Eugene Voytitsky
> Because GRANT/REVOKE is a DDL command. DDL commandsYes, I already know that my wishes was excessive :)
> cannot be used in stored procedures or triggers.
> If you really really need to use those command, have a look at theGreat thanks Martijn, it works fine
> Release Notes and search for EXECUTE STATEMENT.
--
Best regards,
Eugene Voytitsky