peskywinnets
Registered User.
- Local time
- Today, 08:05
- Joined
- Feb 4, 2014
- Messages
- 582
Bit of a mental block with this one, I'm parsing some XML retrieved from the internet, I want to open a table & write data to the table but only if the data is not already in the table.
I guess what I seek is the equivalent of an append query with 'no duplicates allowed'
What would be the high level approach here?
Many thanks.
I guess what I seek is the equivalent of an append query with 'no duplicates allowed'
What would be the high level approach here?
Many thanks.