how kill query?

  • Thread starter Thread starter mykalc
  • Start date Start date
M

mykalc

Hi,

I kicked off an Access query that takes about 10 minutes to run - is
there any way to kill the query without actually closing the whole
database?

tia,

myk
 
You can use CTRL + BREAK but you need to be careful when stopping a query
that is something other than just a simple SELECT. If it is an
update/insert/delete statement, you may leave your tables in an undesirable
state.

HTH,
LT
 
That's a great question... I've only been to Montana; seemed fine to me. But
I wouldn't know better anyways since I'm Canadian.
 
Back
Top