|
Collection of Useful Microsoft Dynamics GP Sql Scripts, Tips and Tricks
Global find and replace command to update inventory item descriptions
Long Description:
Use this query to update the description of multiple inventory items. Example if I have computer items inventory and some of their descriptions contain "meg SDRAM" and some "MEG SDRAM" to describe the number of many megabytes of SDRAM. Suppose I want to make them all consistent and replace all occurences of "meg" and "MEG" into "MB".
|
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: 8963 times
Submitted by:
Annet
|
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
|
|
|