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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top