G
Guest
Hi,
I'm using Access 2003.
When you run a query and you want to stop the process midway, all you have
to do is press on the keyboard control+break. And this stops the query.
Now, can this be done programmatically like docmd.stopquery "thisquery" ??
Thanks for the help I can get.
I'm using Access 2003.
When you run a query and you want to stop the process midway, all you have
to do is press on the keyboard control+break. And this stops the query.
Now, can this be done programmatically like docmd.stopquery "thisquery" ??
Thanks for the help I can get.