DennisJones
Registered User.
- Local time
- Today, 21:15
- Joined
- Feb 27, 2007
- Messages
- 36
I want to update the records in a local Access table every few days by downloading from an ODBC database server connection. How can I write a query which will allow me to "merge" the local and remote tables? (99% of the data is unchanged). I have tried an append query which sort of works but generates error messages in the process.
I can't use a "make table" query since any relationships would be destroyed in the process.
Any suggestions?
I can't use a "make table" query since any relationships would be destroyed in the process.
Any suggestions?