Hi there,
I have two tables:
contacts
orders
I need to update the orders table with the contact's shipping info. The linking field is the customer id. I've tried query after query, loop after loop and just can't get it right. Any thoughts would be VERY MUCH appreciated. Thanks.
I have two tables:
contacts
orders
I need to update the orders table with the contact's shipping info. The linking field is the customer id. I've tried query after query, loop after loop and just can't get it right. Any thoughts would be VERY MUCH appreciated. Thanks.