G
Guest
I'm faced with I hope is a rather routine problem. On a routine basis, we
receive updates from Suppliers that requires someone to update the PartMaster
(P/N, Description, UOM, List Price, Material Cost, etc.). How can I import
new data into an existing table thereby updating existing information (i.e.
Material Cost) and/or add new records as needed. The table design consists
of PartMaster and PartXReference. PartXReference contains the supplier's p/n
cross-referenced to our internal p/n. At the very minimum, our supplier's
will provide cost updates twice per year. I'd also like to use this for
importing product photos, engineering notes, etc.
The database table will have to continue to autonumber the separate ID
fields. I've found based on past experience that using the canned import
external data routine only screwed up the autonumbering sequencing when I was
adding new parts and prices to an existing table.
receive updates from Suppliers that requires someone to update the PartMaster
(P/N, Description, UOM, List Price, Material Cost, etc.). How can I import
new data into an existing table thereby updating existing information (i.e.
Material Cost) and/or add new records as needed. The table design consists
of PartMaster and PartXReference. PartXReference contains the supplier's p/n
cross-referenced to our internal p/n. At the very minimum, our supplier's
will provide cost updates twice per year. I'd also like to use this for
importing product photos, engineering notes, etc.
The database table will have to continue to autonumber the separate ID
fields. I've found based on past experience that using the canned import
external data routine only screwed up the autonumbering sequencing when I was
adding new parts and prices to an existing table.