R
Robert Gunn
I'm building a small database application with user and group level security.
I've built a few of these before and always wondered if there was a way to
check if the user's login password has been set or not. All I need is to be
sure that the password has been set and that it's not null/empty. I know
that an ADO password can be checked for a null value but can't find a way to
check in Access. Is there a way, Or is this effort futile?
I've built a few of these before and always wondered if there was a way to
check if the user's login password has been set or not. All I need is to be
sure that the password has been set and that it's not null/empty. I know
that an ADO password can be checked for a null value but can't find a way to
check in Access. Is there a way, Or is this effort futile?