Does anyone know if there is a way to change the value of currentuser()
I have a situation where using access's built in security is not an option. I have six databases that i need to use in this environment. A lot of the code is built around the currentuser() expression. In the new environment i would like to set the value of currentuser() to Environ$("username")
Is this possible??
I have a situation where using access's built in security is not an option. I have six databases that i need to use in this environment. A lot of the code is built around the currentuser() expression. In the new environment i would like to set the value of currentuser() to Environ$("username")
Is this possible??