I'd like to know if there's a way to limit the number of times you can input a password to open an access database.
I mean you get your textbox for inputting your password and if you fail it, for example, three times, you get a message "the database has been blocked for an hour" and you cannot open it during this time.
I guess if this can be done it has to be done through VBA code, but I don't have the slightest idea of how to begin.
Does anyone know about this topic?
Thanks.
I mean you get your textbox for inputting your password and if you fail it, for example, three times, you get a message "the database has been blocked for an hour" and you cannot open it during this time.
I guess if this can be done it has to be done through VBA code, but I don't have the slightest idea of how to begin.
Does anyone know about this topic?
Thanks.