Results 1 to 4 of 4
  1. #1
    adnancanada is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2010
    Posts
    122

    I am sick of getting this message when run database

    My mind stopped working after getting this message I am so annoyed and don't understand this massage when I run my database on Access 2010. It is really pain in a$$

    Microsot Access has stopped working. A problem caused the program to stop working correctly. Windows will close the progrram and notify you if solution is avaiable .
    Debug or close program


    why this message comes it create backup database then I run backup database then same this happen it create backup on backup file.

    Can any access programmer tell me why it happens, what is reason. I am totally sick off working on Access.

  2. #2
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936

  3. #3
    adnancanada is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2010
    Posts
    122
    Quote Originally Posted by aytee111 View Post
    Thank you.

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,933
    the reference to debug implies it is something to do with poorly written code or macro resulting in a situation that access cannot recover from. So look at what is happening just before you get the error. Use debug.print and breakpoints so you can watch the code executing. Also ensure all your modules have option explicit at the top and you compile the code before running.

    Sorts of thing is might be include assigning a wrong type of value, trying to pass nulls etc

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

Similar Threads

  1. Replies: 6
    Last Post: 08-08-2016, 06:42 AM
  2. Error Message when opening Database
    By lowesthertz in forum Security
    Replies: 5
    Last Post: 03-28-2015, 07:01 AM
  3. message pop up for users when database opens
    By ecalvert47462 in forum Access
    Replies: 8
    Last Post: 10-18-2012, 11:39 AM
  4. Record Sick Leave via access
    By Nixx1401 in forum Access
    Replies: 47
    Last Post: 09-07-2011, 05:59 AM
  5. error message when opening the database
    By dollygg in forum Access
    Replies: 1
    Last Post: 10-04-2010, 08:34 PM

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