andrew_sampson
New Member
- Joined
- Dec 14, 2009
- Messages
- 9
I'm runnning a SQL statement that inserts data from one linked table in one database into another linked table in a seperate database.
All three databases (the two linked and the main one running the SQL) are located on my desktop.
Occassionally, the SQL appears to hang, my CPU usage from MSACCESS jumps to around 60% and when I try and break to VBA, I get the yellow highlight over the SQL but cannot F5, F8 or stop the code......the only option I have is to kill MSACCESS and restart the code.
Has anyone else had this problem and is there a way to resolve it?
Ta
All three databases (the two linked and the main one running the SQL) are located on my desktop.
Occassionally, the SQL appears to hang, my CPU usage from MSACCESS jumps to around 60% and when I try and break to VBA, I get the yellow highlight over the SQL but cannot F5, F8 or stop the code......the only option I have is to kill MSACCESS and restart the code.
Has anyone else had this problem and is there a way to resolve it?
Ta