Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kbk
Starting Member
34 Posts |
Posted - 2009-04-02 : 16:20:48
|
| Hi . i want to create a new user for a database.i created a new login using SSMS.But when i create the login(with the database name as default database), i get the error message ' user does not exist for the database'.But still , the user was created automatically for the database and everything was working fine.Then, Why does it show the error that user does not exists?Thankyou...bk |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2009-04-03 : 23:58:28
|
| The question is :So Is it working or not? |
 |
|
|
kbk
Starting Member
34 Posts |
Posted - 2009-04-05 : 10:43:17
|
| Yes its working fine.But im curious to know why the error was shown?bk |
 |
|
|
|
|
|