DickyP
Active member
- Local time
- Today, 04:35
- Joined
- Apr 2, 2024
- Messages
- 499
One question that hasn't been asked is how often will you want to do this? If it is seldom, or once only, or just an initial load then anything that does the job is OK.
Only if it is a regular occurrence for regular updates does seeking the best way makes sense. Also there is no hint at the number of files involved: tens, hundreds, thousands, tens of thousands?
I must admit the whole approach suggested at the start of the thread seems flawed to me. My archive database processing is achieved with File System object and Update queries. Similar I expect to Moke123, but without any dictionary step.
Only if it is a regular occurrence for regular updates does seeking the best way makes sense. Also there is no hint at the number of files involved: tens, hundreds, thousands, tens of thousands?
I must admit the whole approach suggested at the start of the thread seems flawed to me. My archive database processing is achieved with File System object and Update queries. Similar I expect to Moke123, but without any dictionary step.