F
fhu130
I have an access 2000 database with 200+ records with approx 60 fields. I
want to import data from a csv file into the first 54 or so fields. But i
only want to import the data in if either the information within the fields
have changed or the record would be a new one.
The background is.
1. Our supplier has an online database.
2. We have our own database of customers that is almost identicle with only
a few extra fields.
3. We have to go online and update the suppliers database, but we obviously
dont want to enter the information twice.
4. So we want our database to be synchronised with the suppliers online
database.
5. We need it to update the records we already have in the database and also
create new records. without altering the few extra fields that ours contains.
6. The suppliers online database creates a csv file that we can use.
7. Each record does have a unique reference number to tie everything together.
Please help and im sorry if it seems like i am rambling but this is a major
headache for me. I am sure the answer is quite simple.
Many Thanks
fhu130
want to import data from a csv file into the first 54 or so fields. But i
only want to import the data in if either the information within the fields
have changed or the record would be a new one.
The background is.
1. Our supplier has an online database.
2. We have our own database of customers that is almost identicle with only
a few extra fields.
3. We have to go online and update the suppliers database, but we obviously
dont want to enter the information twice.
4. So we want our database to be synchronised with the suppliers online
database.
5. We need it to update the records we already have in the database and also
create new records. without altering the few extra fields that ours contains.
6. The suppliers online database creates a csv file that we can use.
7. Each record does have a unique reference number to tie everything together.
Please help and im sorry if it seems like i am rambling but this is a major
headache for me. I am sure the answer is quite simple.
Many Thanks
fhu130