G
Guest
I have the same database at two sites. I need to update both sites with the
new records eg: new customer, or updated details.
The original databse uses Autonumber to generate the PK.
I'm thinking of creating a CustomerNumber manually, and I'd then need to
check for duplicate records.
Is this a good way to do this or are there better options?
Thanks,
Alan
new records eg: new customer, or updated details.
The original databse uses Autonumber to generate the PK.
I'm thinking of creating a CustomerNumber manually, and I'd then need to
check for duplicate records.
Is this a good way to do this or are there better options?
Thanks,
Alan