G
Guest
I have an comma-separated file that I have imported into my Access Database.
That worked Fine!
How do I automate that process on a nightly basis? But also make sure that
the text file is just not overwritting data but actually synchronizing (Only
making database changes if comma-separated file has change.)
Example: I currently have a record with my personal data (name, address,
city, etc.) Assume that the address in the database is an old address. Now
When I run the import or in this case the synchronization, my new address
from comma-separated file will be updated in the Access Database?
Any help would be greatly appreciated. Even if I can get pointed in the
right direction.
Thanks,
Kevin
That worked Fine!
How do I automate that process on a nightly basis? But also make sure that
the text file is just not overwritting data but actually synchronizing (Only
making database changes if comma-separated file has change.)
Example: I currently have a record with my personal data (name, address,
city, etc.) Assume that the address in the database is an old address. Now
When I run the import or in this case the synchronization, my new address
from comma-separated file will be updated in the Access Database?
Any help would be greatly appreciated. Even if I can get pointed in the
right direction.
Thanks,
Kevin