instant debug neeeded

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have written some code that is invoked in the load routine of the first
login form the codes checks the number of users in the usertable and if too
many then writes a messagbox and quits.

It works!! - too well :(

The limit needs to be reset so that I can continue with development.
I either need to
1) invoke the debugger from the first command
2) change the limit in the table.
3) edit the code
all without running msaccess

neither of which I am able to do if I get kicked out!! A classic case of
shooting yourself in the foot if ever there was one....

Does anyone have any workarounds?
 
Try holding down the shift-key while opening your database. That should
bypass the normal startup routine and allow you in to make the changes you
want.

--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 
Back
Top