Currently I have one pc 50 miles away from me that does order processing and creates customer accounts because they have the orders requesting accounts.
I have a pc that does all website updates etc.
When I send down a copy of my updates to products, its through a export/import of the .acd process.
This then overwrites any accounts that have been created on the order processing pc.
How can I get around this ?
Do I run a export query from the order processing pc on the accounts table and then import it onto the development pc ?
Is there anything else I need to do apart from update the customer accounts table ?
I have a pc that does all website updates etc.
When I send down a copy of my updates to products, its through a export/import of the .acd process.
This then overwrites any accounts that have been created on the order processing pc.
How can I get around this ?
Do I run a export query from the order processing pc on the accounts table and then import it onto the development pc ?
Is there anything else I need to do apart from update the customer accounts table ?
Comment