I recently set up security on an Acces Database with about twenty users. I set this up through a workgroup. I did not assign any initial passwords for the users, as I will require them to set their passwords when they initially log in the first time.
What my concern is, is now I need to ensure that all of the users set a password for themselves. Is there any way I can loop through all of the users in the database and maybe assign them to an array so I can check to see what users set passwords? Thanks!
What my concern is, is now I need to ensure that all of the users set a password for themselves. Is there any way I can loop through all of the users in the database and maybe assign them to an array so I can check to see what users set passwords? Thanks!