G
Guest
I have a database.I need to create several logins and two master logins in
such a manner that none of the users would be able to view each others
data,but the two master users can view everyones data.I have added a field
say EID to each table to identify who owns it and also set control bound to
currentuser() in the forms.I have also changed the record source of
forms/reports to queries(currentuser()).But i am unable to accomplish my
task.Is there any other solution to my problem.Please provide me better
solutions for my problem.
Thanks
such a manner that none of the users would be able to view each others
data,but the two master users can view everyones data.I have added a field
say EID to each table to identify who owns it and also set control bound to
currentuser() in the forms.I have also changed the record source of
forms/reports to queries(currentuser()).But i am unable to accomplish my
task.Is there any other solution to my problem.Please provide me better
solutions for my problem.
Thanks