I am using Access 2000 in Windows 10 (which is probably a big no-no) and have run into a real head-scratcher. Here is what I am trying to do:
1) Make a copy of an existing database, let's call it C:\DB\DB1.MDB
2) This database contains a table called STOOGES with three records. The values read: LARRY, CURLY, MOE
3) DB1 was created in an old version of Access, so I have to convert the copy before modifying
4) In my converted copy, I want to change the STOOGES table so that it has a single value of SHEMP
5) Then I will delete the original DB1.MDB
6) Finally I will rename the copy to the original file name. I haven't bothered converting it back to the old version of Access because something funny happens...
When I do this, the table STOOGES correctly shows only SHEMP after step 5. After renaming in step 6, however, the table STOOGES mysteriously has LARRY, CURLY, MOE again. I am dumbfounded. After step 5 I have tried converting, compacting, saving as read-only, rebooting, shutting off my internet connection (aliens?) No matter what I do, as soon as I rename the copy to the original filename, smart aleck Access finds a way to revert the data to the original version. How on earth is it doing this, when there is no instance whatsoever of LARRY/CURLY/MOE in my new file? Where in the world is it sneakily storing the original copy and then springing this nasty trap? Any help to solve this would be appreciated. Thanks!