|
-
Dec 18th, 2005, 10:17 PM
#1
Thread Starter
New Member
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
-
Dec 19th, 2005, 04:22 AM
#2
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.
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|