Posted on: 10/10/2014 9:06:30 PM | Views : 435

Hi,
I'm running SQL Server 2008 R2 Express and using Microsoft SQL Server Manager Studio to administer it.  I have a web application that does read, add, update, and delete to the database and I am currently using the sa account - which is of course not a good idea.  I want to create a new user but I don't know what the best practice is for web applications and also security.  The options I have are:
bulkadmindbcreatordiskadminprocessadminpublicsecurityadminserveradminsetupadminsysadmin Thanks.

Go to the complete details ...