Hi!
When a user access my database, the first thing that is done is the execution of a macro.
In the macro, a table is first opened and the user is asked to enter his userid and password to access the database.
Even if the user enter a wrong password, he gets a couple of error messages but can access the database anyway(read only).
What i would like to do is to catch the error message in the macro and react to it... close the application or send a message....
Thanks
Aietoe
When a user access my database, the first thing that is done is the execution of a macro.
In the macro, a table is first opened and the user is asked to enter his userid and password to access the database.
Even if the user enter a wrong password, he gets a couple of error messages but can access the database anyway(read only).
What i would like to do is to catch the error message in the macro and react to it... close the application or send a message....
Thanks
Aietoe