P
Patrick Wolf
Environment: WinXP / SQL Server 2000 (Integrated Authentication) /
Access 2003 / ADP Access Project
-------------------------------------------------------------------------------------------------------------
Hi,
-the people developing the database are Administrators who are seemingly
automatically in the db_owners group.
-the people using the database are in all kind of groups and will not be
creating queries, tables, stored procedures etc. but just use an Access
Project which in turn will access SQL Server.
What is the importance in this setup of fully qualifying database objects
with owner.table (dbo.table) in queries, views, functions etc.?
What problems could we run into in the future if we don't do it now (at the
moment it is working fine for both developers and users)?.
Thank you very much for your suggestions
Patrick
Access 2003 / ADP Access Project
-------------------------------------------------------------------------------------------------------------
Hi,
-the people developing the database are Administrators who are seemingly
automatically in the db_owners group.
-the people using the database are in all kind of groups and will not be
creating queries, tables, stored procedures etc. but just use an Access
Project which in turn will access SQL Server.
What is the importance in this setup of fully qualifying database objects
with owner.table (dbo.table) in queries, views, functions etc.?
What problems could we run into in the future if we don't do it now (at the
moment it is working fine for both developers and users)?.
Thank you very much for your suggestions
Patrick