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 |
|
poornima
Starting Member
32 Posts |
Posted - 2006-09-30 : 03:55:22
|
| HelloI newly installed SQL Server 2005 .I did not mention any username and password during installation.But now i want to specify one.Can you tell me how to do so .My Operating System is WindowsXp.Thanks In AdvancePoornima |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2006-09-30 : 04:07:48
|
| SA is the default user which will be created, if you want to add a new login then in SSMS click on Security->Logins and add new login. Chirag |
 |
|
|
poornima
Starting Member
32 Posts |
Posted - 2006-09-30 : 04:45:26
|
| Thanks Chirag i was successful in creating a new loginPoornima |
 |
|
|
|
|
|