Edventures in Normalcy

Adding a new user to SQL server 2005, 2008, 2010

Posted by Rose Bush on November 7th, 2012

Make sure you give the user sufficient permissions to the DB they are being given access to, typically being db_datareader, db_datawriter, db_ddladmin, and public.

 

There is also a SQL statement you can run:

I have not tested this script, use at your own risk.  In my example, I give the last two roles that seem to be not included in scripts mentioned on other sites.

Leave a Reply

Your email address will not be published. Required fields are marked *

Copyright © 2026 Edventures in Normalcy. All rights reserved.