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?
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?