Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Function placed in Incorrect Event causes Access to lockup 1

Status
Not open for further replies.

nexus

Programmer
Jun 16, 1999
28
0
0
CA
I believe I've incorrectly placed a function in the wrong event. The database starts up with a startup screen on a timer, but I may have left the OnTimer event blank, so now Access locks up. Is there any way I can modify the code behind a form without opening the database? TIA...
 
Try this <br>
launch the database and start press &quot;Control Break&quot; keys as fast as you can as soon as you see the Access Splash screen.<br>
hit it a few times 2 or 3 to make sure.<br>
See if that brings you to a code screen.<br>
&quot;Break&quot; is on the upper right of your keyboard.<br>

 
Hi, try this:<br>
Hold down the Bypass key (the SHIFT key) while you open the database.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top