I have some append queries in MS Access 2000 that cause the PC to hang. Recently the PC was upgraded to Windows XP. Prior to this the PC was running Windows 98SE. The same append query works great on Windows 98SE but for some reason it hangs now.
My preliminary research shows that this problem is not unique to me. (
http://dbforums.com/arch/42/2003/7/848223) describes the exact same problem and symptoms). I thought the query might just be running slow, so I let it run on an Intel P4 processor PC with 256 MB RAM for 16 hours just to make sure this was not the case. There are about 120 records that I am trying to append.
Also of interest would be the fact that when the query is changed to a SELECT query, it runs with no issues.
Copying the SQL coding for the query and pasting it into a new query duplicates the problem and indicates that the saved query is not corrupt.
(EDIT: Since this problem was first encountered, I created a new MS Access database and imported all the tables, queries, forms etc to see if there might be some sort of background corruption, but this did not fix the problem in the new copy of the database. I know this does not address the OS concern, but thought it was worth trying anyways.)
Any thoughts would be appreciated.