resdevlabs
Programmer
We have a SS2k database and want to be able to allow a PowerUser to link to tables using Access. I have created a ReadOnly role that has Select rights to all required tables and Execute rights to only those procedures that perform Selects. I then created a new login id and granted that id the ReadOnly role.
When I login to Query Analyzer using the read only id, I cannot perform Insert, Update or Delete. However, when I link to a table in Access using the id, I am able to update data in the tables.
Authentication on the database is set to "SQL Server and Windows". I created a new ODBC DSN for the read only id and set the authentication to SQL Server with a login id/pwd.
Another curious item is that when I link to a table in Access, it does not ask for a password.
What have I missed or setup incorrectly? Any help in getting to the bottom of this will be greatly appreciated.
Rob
----------------------------------------------------------
There are 10 types of people in this world.
Those who understand binary, and those who don't.
When I login to Query Analyzer using the read only id, I cannot perform Insert, Update or Delete. However, when I link to a table in Access using the id, I am able to update data in the tables.
Authentication on the database is set to "SQL Server and Windows". I created a new ODBC DSN for the read only id and set the authentication to SQL Server with a login id/pwd.
Another curious item is that when I link to a table in Access, it does not ask for a password.
What have I missed or setup incorrectly? Any help in getting to the bottom of this will be greatly appreciated.
Rob
----------------------------------------------------------
There are 10 types of people in this world.
Those who understand binary, and those who don't.