We, over here in the stone-age, just switched over from Access 97 to Access 2002...
I used to have a routine that:
Ran a delete query and then an Append query to add updated records to a LINKED table.
Reason I did this (and not a MakeTable) was to preserve indexes, keys etc
A2002 wont let me do this now...(Operation must use an updatable query)
Help, anyone? Suggestions?
Thanks in advance...
I used to have a routine that:
Ran a delete query and then an Append query to add updated records to a LINKED table.
Reason I did this (and not a MakeTable) was to preserve indexes, keys etc
A2002 wont let me do this now...(Operation must use an updatable query)
Help, anyone? Suggestions?
Thanks in advance...