I have an Access table which has a Primary Key for the index as usual. The key is necessary for Crystal Reports to properly link fields in related tables. But as long the key is in place, I can't successfully move the record pointer with a MoveNext or FindFirst. Field data is lost from the previous .Edit and .Update.
This operation worked fine for years in the past. Something has changed obviously, but I can't figure out what.