I am currently developing a security logging in system for databases I support over the network. .mdw files are no good for me as each database is delivered to a desktop, this would require the user to link to a different .mdw each time they used each database.
Anyway! Is there any code to set permissions on all forms after the user has passed my logging in script. I have built a form to capture username/password. Check details then i want the user to be able to either view, enter or modify records throughout? Basically duplicate the .mdw approach
Anyway! Is there any code to set permissions on all forms after the user has passed my logging in script. I have built a form to capture username/password. Check details then i want the user to be able to either view, enter or modify records throughout? Basically duplicate the .mdw approach