Creating a user in SQLExpress with SQL Server Management Studio Express
- From: "Andrew Chalk" <achalk@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 13 Dec 2005 23:49:50 -0600
I have created a user in SQL Server Management Studio Express. However,
whenever my ASP.NET application tries to connect I get the error
Cannot open database "ABC" requested by the login. The login failed. Login
failed for user 'Fred'.
If I change my login string to Integrated Security=SSPI it works. Also, I
was able to add a user successfully in SQL 2000 but SQLExpress is differnt.
Can anyone tell me how to add a user and give him permissions for a
particular database? Or refer me to a URL that does.
Many thanks.
.
- Prev by Date: Re: SQL Server Express as an embedded database
- Next by Date: Re: FireBird Replaces MSDE
- Previous by thread: MSDE Purge/shrink not allowed as it would take over 2048MB?
- Next by thread: Re: Creating a user in SQLExpress with SQL Server Management Studio Express
- Index(es):
Relevant Pages
|