bnickelsen
Registered User.
- Local time
- Yesterday, 22:30
- Joined
- Jan 6, 2005
- Messages
- 31
Let’s say I have a text (Delimited) file.
I have a linked table to this file.
The file is updated weekly.
I want to track each update.
First question: Can you have both an Append and an Update query from the linked table to the tracking table? Or will it take some code to pull that off.
Second question: Is there a way to have the Query only run on a given day and some how set it to the correct week? In my table I would have a table of "Weeks" set with a 1 to many relationships to the tracking table.
I have a linked table to this file.
The file is updated weekly.
I want to track each update.
First question: Can you have both an Append and an Update query from the linked table to the tracking table? Or will it take some code to pull that off.
Second question: Is there a way to have the Query only run on a given day and some how set it to the correct week? In my table I would have a table of "Weeks" set with a 1 to many relationships to the tracking table.