G
Guest
I developed a database that I recieve a csv price and product update for
(about 14.000 records +-) every month. I can't seem to be able to figure out
how to update the new info into the new normalized database. How do you show
relationship to a manufacturer in your manufacturers table when you add new
items, when you have a manufacturer's id on the rest of the items in a table?
I can do this easily from a form, but I can't figure out how to do it with a
file.
(about 14.000 records +-) every month. I can't seem to be able to figure out
how to update the new info into the new normalized database. How do you show
relationship to a manufacturer in your manufacturers table when you add new
items, when you have a manufacturer's id on the rest of the items in a table?
I can do this easily from a form, but I can't figure out how to do it with a
file.