D
David W. Rogers
When a non-admin saves a query in an Access ADP project, it is saved as a
view in SQL Server. If the user is an admin, it is saved as dbo.viewname. If
not, it is saved as domain\username. Is there any way that other non-admins
can look at the latter without playing with permissions for the view?
view in SQL Server. If the user is an admin, it is saved as dbo.viewname. If
not, it is saved as domain\username. Is there any way that other non-admins
can look at the latter without playing with permissions for the view?