NetTiers at the moment has the ability to set a SQL user to be granted for all stored procedures (the GrantUser property). In order to improve security it would be nice to have the possibility to set a read user to be granted for all read (select) stored procedures and a write user to be granted for all update and insert stored procedures.