Apr 19, 2005 #1 smeyer56 IS-IT--Management Joined Oct 16, 2002 Messages 206 Location US What is the easiest way to copy certain not all inventory items from one DB to another? Great Plains 8 Thanks
What is the easiest way to copy certain not all inventory items from one DB to another? Great Plains 8 Thanks
Apr 19, 2005 #2 RWahlert MIS Joined May 17, 2004 Messages 51 Location US You could use Data Transformation Services (DTS) in SQL Server and write a query to select the items you want. Upvote 0 Downvote
You could use Data Transformation Services (DTS) in SQL Server and write a query to select the items you want.