Hi,
I have a SQL 2005 database with users that have permission through a role to update, select, delete and insert in my tables. i have given permission also to a "view" (query) containing only fields from tables that they have permission to update, select, delete and insert into. But when i...