Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2023
    Posts
    1

    Error dialog box doesn't display, triggering "not responding" status, unless query in design view

    Here's a situation - I have an update query on a large table. The query is open in design view. I hit "Run". It starts to run. I then get an audio chime, and a box displays that says "There isn't enough disk space or memory to undo the data changes this action query is about to make. Do you want to run this action query anyway? [Yes] [No]"

    That's fine. I don't mind getting this message. I expect it. I click "Yes" and the query goes on and finishes up.

    But suppose I don't have the query open in design view. Suppose (a) I have just clicked on the icon to run the query, or (b) the query is part of a Macro that I have executed.

    In that case, I get the audio chime but the dialog box does not display. And I am stuck! It's like Access thinks it has displayed the box, and is waiting for me to click "Yes", but there's no place for me to do that. Access then goes into "Not Responding" mode and I end up having to close it down and reopen it. Basically this means that a lot of multi-query macros are unexecutable, because invariably they go into "Not responding" mode somewhere in the middle.

    Is there a way to get Access to just display the darn box? Is this some setting I can select?



    Thanks for your help!

  2. #2
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,566
    Hi Peter
    Difficult to say but it would be a lot easier if you can upload a zipped copy of the database.
    You can PM me if you need further help.
    Good Reading https://docs.microsoft.com/en-gb/off...on-description

  3. #3
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    Are you sure it is not behind another window?
    Alt + Tab though all the windows to check.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  4. #4
    RayMilhon is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2011
    Location
    Southern California
    Posts
    1,071
    I get the same thing but what's happening is the dialog box is open but it's behind the Access window. One thing I've done is in the Macro in the first action use Set Warnings = off. run the query and then Set Warnngs = on. That should eliminate the dialog box.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 13
    Last Post: 01-25-2021, 05:43 AM
  2. Replies: 1
    Last Post: 06-19-2020, 01:57 AM
  3. Replies: 4
    Last Post: 05-22-2015, 02:29 AM
  4. Replies: 5
    Last Post: 09-05-2012, 01:21 PM
  5. Constant "Not Responding" error
    By thart21 in forum Queries
    Replies: 2
    Last Post: 04-14-2011, 10:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums