We're using SQL Server 2005 as a DB for our website. The user account that is being used to access the DB from the website is losing certain permissions once a day or once every 2 days.
The role is still in SQL, but it is losing it's "data reader" permission on it's own.
What could be causing this? How can I prevent it?