crazyboybert
Programmer
Hi All
Does anyone know how to change the default execute permissions for Stored Procedures? When I create a procedure through Enterprise manager no execute permissions are granted on a stored procedure when it is created for any SQL accounts. Once the procedure is created then it needs to be reopened to set execute permissions for 'public' or the appropriate SQL account.
This in itself is a bit of a bother but I can live with it. More annoying is when using VisualStudio.NET to create procedures no execute permissions can be set at all. Therefore, I still need to use Enterprise Manager or Query Analyser to grant permissions on the procedure. This is a phaff I could really do without and to some extent invalidates the use of VS.NET for creating and editing stored procs....
What I would really like is execute permissions set by default on a database by database basis...Any help much appreciated.
Rob
Go placidly amidst the noise and haste, and remember what peace there may be in silence - Erhmann 1927
Does anyone know how to change the default execute permissions for Stored Procedures? When I create a procedure through Enterprise manager no execute permissions are granted on a stored procedure when it is created for any SQL accounts. Once the procedure is created then it needs to be reopened to set execute permissions for 'public' or the appropriate SQL account.
This in itself is a bit of a bother but I can live with it. More annoying is when using VisualStudio.NET to create procedures no execute permissions can be set at all. Therefore, I still need to use Enterprise Manager or Query Analyser to grant permissions on the procedure. This is a phaff I could really do without and to some extent invalidates the use of VS.NET for creating and editing stored procs....
What I would really like is execute permissions set by default on a database by database basis...Any help much appreciated.
Rob
Go placidly amidst the noise and haste, and remember what peace there may be in silence - Erhmann 1927