hey gang - need a way to copy many inventory items.
SO - much like when you go into Cards-Inventory and you enter a new item number then hit the copy button to copy another item --- this option takes in all of the price lists (etc) which is the feature I REALLY like.
if there is a way in T-SQL to call their stored procedure and pass the 'CopyFrom' and the 'CopyTo' I would be a very happy camper...
example
'Copy From' 'Copy To'
001-50 001-40
001-50 001-EA
...
ideas?
SO - much like when you go into Cards-Inventory and you enter a new item number then hit the copy button to copy another item --- this option takes in all of the price lists (etc) which is the feature I REALLY like.
if there is a way in T-SQL to call their stored procedure and pass the 'CopyFrom' and the 'CopyTo' I would be a very happy camper...
example
'Copy From' 'Copy To'
001-50 001-40
001-50 001-EA
...
ideas?