|
Collection of Useful Microsoft Dynamics GP Sql Scripts, Tips and Tricks
running script of multiple/all companies
Long Description:
sometimes one needs to run same script on all companies e.g. dbcc checkdb on all great plains companies. this cursor executes the sql statement against all companies. good for overnight routines.
|
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: 10454 times
Submitted by:
khalid dhariwal
|
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
|
|
|