Using Ctrl Break in MS Access 2010 to stop running code.

Alan White

New member
Local time
Today, 14:22
Joined
Aug 10, 2012
Messages
5
In Ms Access 2003 Ctrl Break would stop the code on the line after and action query had completed.:)

In Ms Access 2010 Ctrl Break stops the code on the line that runs the action query interupting the query.:(

This seems to leave to database data in an unkown status.:confused:

What is the status of the data the query was to change?
Not changed or Partially Changed

What happends if you executed the same line and run the query again?

Is there any documentation about this changed behaviour of Ctrl Break.
Is there a fix or a work around?

Thank you,
Alan :)
 

Users who are viewing this thread

Back
Top Bottom