spasticus
Registered User.
- Local time
- Today, 04:33
- Joined
- Apr 17, 2007
- Messages
- 61
hi,
I'm doing a login thing for my database and i need to store whether a user is logged in or not.
at the moment im using UPDATE in VBA on my login form. the problem is when i login i get a message box saying im about to update a field, am i sure.
Is there a way to stop the message from appearing? if not how else could i do the login?
thanks in advance for your help.
I'm doing a login thing for my database and i need to store whether a user is logged in or not.
at the moment im using UPDATE in VBA on my login form. the problem is when i login i get a message box saying im about to update a field, am i sure.
Is there a way to stop the message from appearing? if not how else could i do the login?
thanks in advance for your help.