I create a new database and a new user for it and give him db_datareader, db_datawriter and db_ddladmin roles. Other than this, Im denying permission on select, insert, update, execute and delete on all the system tables in his particular database. Will this denying of access to the system tables cause any problem while his is trying to insert or update or do anyother DDL activity from the database.
Parasu
Parasu