Hi,
Does anyone know of an easy way to update part of a record by importing data.
I have managed to create an import\export routine between an outlet based system and an head office based sytem.
Example.
An outlet sells a product and it sends the products data, price etc to head office. Head office read the data into their dbase. This part works fine. This i have done by using a .txt delimited file.
Two days later the outlet realise they have put a wrong figure into their dbase and need to amend their machine and resend the new figures to head office dbase.
This is where the problem appears, when the customers record is already on the head office system,
Every time i have tried import the new data into the head office machine i get the following message.
"MS Access unable to append all the data to the table","1 record was lost due to key violations"
Then a yes\no button appears asking if i want to continue. I press yes the message dissapears, when i look at the record the new data has not been updated, and there is no import error log in the tables window, and the customers record is exactly as originally imported.
The updated .txt file, is all the fields that originally where sent to the head office to create the record, but now one of the field has changed.
Is there a easy way of updating part of a customers record successfully?
Many Thanks
Darrell....
Does anyone know of an easy way to update part of a record by importing data.
I have managed to create an import\export routine between an outlet based system and an head office based sytem.
Example.
An outlet sells a product and it sends the products data, price etc to head office. Head office read the data into their dbase. This part works fine. This i have done by using a .txt delimited file.
Two days later the outlet realise they have put a wrong figure into their dbase and need to amend their machine and resend the new figures to head office dbase.
This is where the problem appears, when the customers record is already on the head office system,
Every time i have tried import the new data into the head office machine i get the following message.
"MS Access unable to append all the data to the table","1 record was lost due to key violations"
Then a yes\no button appears asking if i want to continue. I press yes the message dissapears, when i look at the record the new data has not been updated, and there is no import error log in the tables window, and the customers record is exactly as originally imported.
The updated .txt file, is all the fields that originally where sent to the head office to create the record, but now one of the field has changed.
Is there a easy way of updating part of a customers record successfully?
Many Thanks
Darrell....