Is it possible to grant users to create views only?
we using sql server 2008 r2. some advanced users have been working on database retrieve data tables , alter existing views years. give them permissions create own views. it not supposed give them rights such creating tables. possible that, such creating new schema purpose. thanks. i don't think did give user permission on dbo objects. try again, don't grant permissions. see if had access dbo objects. if yes, permissions coming somewhere else. perhaps granted public. if no, repeat grant statements, checking after each 1 see when access dbo objects arrived. rick byham, microsoft, sql server books online, implies no warranty SQL Server > SQL Server Security