Results 1 to 2 of 2

Thread: MS Access Loading problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    9

    MS Access Loading problem

    I am working on a quite big Access project, but i found there is a problem
    when starting up the project, it loads all the statement in the startup
    module, but will only hang in the first time whenever i restart the computer.
    I trace the startup line by line, and found if i put a extra message box
    anywhere in the startup module, then the problem will be solved. However, it
    is a stupid solution to popup a useless message to user. It bring a nightmare
    to me, cause i got to restart the computer whenever i want to test it or made
    any change to the program. So, i wish to have your experience to help me out
    of this nightmare. Please help!


    Thanks

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: MS Access Loading problem

    I am taking a guess, but it sounds like something is starting up and then being referenced to before it is ready (so hangs.. inifinite loop perhaps?).

    If it runs ok when stepped through or via a msgbox, then you may want to read up on DoEvents function.

    Worth a try.

    Also compact and repair three times in a row.

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width