|
Collection of Useful Microsoft Dynamics GP Sql Scripts, Tips and Tricks
Get the table schema of RM00101, SOP10100, SOP30200 - heck any table, any database!
Long Description:
This is great script for quickly generating the table schema of any table you pick from any Dynamics database. Actually, you can use this script not only in Dynamics family of products but on any MS SQL database. Just specify the name of your own table!
The example below displays the table schema of table Item Master IV00101
|
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: 15920 times
Submitted by:
Bernardo Mischa
|
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
|
|
|