Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading new stock from csv

Status
Not open for further replies.

BALBERT

Programmer
Sep 22, 1999
7
US
Does anybody have a script to load new stock items into msm100 from a csv file?<br>
Thanks
 
I've got a Mint script I would share, or you could use as a template. There are a few variables to take into account of course. Is this for loading a large batch, or a few at a time?
 
This would be mainly for loading groups of twenty or more.
 
For large volumes of data, it would be quicker to use Mincom Connector and write some Excel VBA code to load the data directly into the business objects.
 
Other alternatives,<br>&nbsp;Use ODBC&nbsp;&nbsp;or sql loader (if oracle) or equivalent and load<br>directly in.<br><br>Dont forget to run MSX100 to create any cross references.<br><br><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top