I import daily 2-3,000 records from a text file received by email from our main server and then import the records into my database, each record consists of 20 fields abd the updated data is contained in 3 fields which are updated on the main server as the day goes on.
I need to update the access records with only the updated fields at the time of import, I know I can make a unique field in the record as no duplicates [order no] but that would just not accept the whole record, can anyone please advise my best way forward.
Steve
I need to update the access records with only the updated fields at the time of import, I know I can make a unique field in the record as no duplicates [order no] but that would just not accept the whole record, can anyone please advise my best way forward.
Steve