I'm rebuilding our SQL 2000 box and trying to figure out the best way to configure the permissions settings. The first question is whether to use a local or domain account for the SQL service account.
When you create the SQL Server login, you can move to the Database tab and add the account to the database at the same time. If you're adding multiple accounts, however, it's often easier to use a ...