L
Lasse T
Hello !!
Access 2000.
Is it possible to force an append query to overwrite existing records in the
target database?
I want to make it simple for the users to import new and changed (price)
items into their databases, so I thought I could create a small Access
application with a table that holds the new items and prices and an append
query to send the records to their existing database, but I can not get the
query to update existing records. A delete query will not work sins there
are relationships between tables.
Another approach could be an update query but how can i use it between
different databases?
I use Excel spreadsheets today and all the users needs to do is download the
spreadsheet, rename it and place it in C:\ then push a button in the
application. Unfortunately many of them finds that too difficult.
I hope anyone can help me.
Lasse T
-------------
Access 2000.
Is it possible to force an append query to overwrite existing records in the
target database?
I want to make it simple for the users to import new and changed (price)
items into their databases, so I thought I could create a small Access
application with a table that holds the new items and prices and an append
query to send the records to their existing database, but I can not get the
query to update existing records. A delete query will not work sins there
are relationships between tables.
Another approach could be an update query but how can i use it between
different databases?
I use Excel spreadsheets today and all the users needs to do is download the
spreadsheet, rename it and place it in C:\ then push a button in the
application. Unfortunately many of them finds that too difficult.
I hope anyone can help me.
Lasse T
-------------