J
Jon
Hello, I'm sure there are many ways to do this but I can't
figure out any of them. I'm trying to copy parts of one
record on a table (addresses) to another table (orders).
The addresses and orders are already linked by a
clientID. While addresses may change, I want the address
information on the order table to act as a log of where we
actually sold things to and where they went. I've got 2
addresses to log on my orders, billing and shipping.
What's the best way to copy this information over?
figure out any of them. I'm trying to copy parts of one
record on a table (addresses) to another table (orders).
The addresses and orders are already linked by a
clientID. While addresses may change, I want the address
information on the order table to act as a log of where we
actually sold things to and where they went. I've got 2
addresses to log on my orders, billing and shipping.
What's the best way to copy this information over?