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 test it , they can't 'view the view' - the error message is 'can't find object myview'.
anybody tried this and knows the solution?
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 test it , they can't 'view the view' - the error message is 'can't find object myview'.

anybody tried this and knows the solution?