danhenderson
Programmer
I have an Access database with a workgroup file. I also have an internal "users" table that is used to set special permissions in the application. If a user is part of the workgroup file but NOT in the "users" table, then an error message is generated and the application quits, requiring the user to start the application over to login. Does anyone know how, after trapping the error, I can allow the user to login through the workgroup file again without quitting the application?