Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Granting permissions to SP's --- from an SQLEXEC() --- VFP
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Granting permissions to SP's --- from an SQLEXEC() --- VFP
Divers
Thread ID:
00445148
Message ID:
00445148
Vues:
72
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform