Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Granting permissions to SP's --- from an SQLEXEC() --- VFP
Message
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Granting permissions to SP's --- from an SQLEXEC() --- VFP
Miscellaneous
Thread ID:
00445148
Message ID:
00445148
Views:
66
Hi,


At my application i have code to create my stored procedure on the server. I use SQLEXEC() to send that string.

I've add "GRANT EXECUTE ON myStoredProc TO PUBLIC" to that string.
It doesn't give any error, but the truth is that it doesn't give access to public.

If i use that GRANT permission instrution at Query Analyser, everything is OK.

Any idea?

Thanks in advance.

Ricardo
Next
Reply
Map
View

Click here to load this message in the networking platform