|
Collection of Useful Microsoft Dynamics GP Sql Scripts, Tips and Tricks
Grant access to all users under DYNGRP group
Long Description:
This is another sleek script for granting all your users access to all tables and stored procedures. Useful in situations where proper priviledges to new tables and stored procedures are not completed after installing a custom module or add-on program.
Typical errors solved by this script are 'permission denied' sort of messages.
Save this script, you'll never know when it's going to be very handy. I assure you, you will need this during your days of administering Dynamics GP.
|
IMPORTANT:
Commands with UPDATE, DELETE or DROP can ruin your data! Please use these queries with caution.
We highly recommend that you backup your database before trying out these commands and to load them up first on a test server. Use at your own risk.
Associated SQL Command:
Viewed: 28664 times
Submitted by:
Scotty
|
Did you find this script useful?
Please reciprocate by submitting your own script
or any proven advice regarding Dynamics GP use. Click here.
Send the script above to a friend
|
|
|