tacieslik
Registered User.
- Local time
- Today, 21:21
- Joined
- May 2, 2001
- Messages
- 244
OK, here goes...
I have a linked table to a CSV file called SALES.csv
Within my Access 2000 DB i have another linked table called tblMaster. I also have an update query that when run should look for a field that exists in both linked tables called fldProdCode, if they match the values from 2 fields within the CSV are deducted from the same fields within tblMaster. If the CSV is a normal table (not linked and within the DB) this query will work fine, but when linked, I get the error "Updating data in a linked table is not supported by this ISAM"?
Any ideas. I had a look on this forum, but I was not very successful. Any help form you Pat?
I have a linked table to a CSV file called SALES.csv
Within my Access 2000 DB i have another linked table called tblMaster. I also have an update query that when run should look for a field that exists in both linked tables called fldProdCode, if they match the values from 2 fields within the CSV are deducted from the same fields within tblMaster. If the CSV is a normal table (not linked and within the DB) this query will work fine, but when linked, I get the error "Updating data in a linked table is not supported by this ISAM"?
Any ideas. I had a look on this forum, but I was not very successful. Any help form you Pat?