In SQL 2005 we want to grant our developers the abillity to view user stored procedures in production. I do not want them to be able to execute or modify them, just be able to view them for the purpose of validating the code. At this time the developers in question have data reader access only to the databases in question.