Hi,
I am having trouble assigning the current user to a control. I am using access front end and sql backend.
I want to have a control do something based on who the user is. In access I can use currentuser(). This usually gives me Admin. I can also insert the current sql server user into a database i.e. using a sql statement. But I can't get the current sql server user to display in my access form. Any ideas?
I am having trouble assigning the current user to a control. I am using access front end and sql backend.
I want to have a control do something based on who the user is. In access I can use currentuser(). This usually gives me Admin. I can also insert the current sql server user into a database i.e. using a sql statement. But I can't get the current sql server user to display in my access form. Any ideas?