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 |
|
Damith
Starting Member
1 Post |
Posted - 2004-04-23 : 05:53:14
|
| I recently installed SQL 2000 and it was running with no probs. yesterday I changed my password my windows login and when I try to start the sql server from the service manager it wont let me to do that. when installing the SQl server I have selected the mixed authentication mood.service manger is not listing the services running. the error says that no services are selected or some sort of thing. but I can start the sql server using command promt, using net start.still I can connect to the to the database using query analyzer after I start the SQL server using command promt.can some one help me how to overcome this . |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-04-23 : 12:54:58
|
| What account is the MSSQLSERVER service using to logon with? If it is your account, then you need to change your password in there. You can find it in the Services Applet in Administrative Tools.What error does the Application Log in Event Viewer show when you try to start it?Tara |
 |
|
|
|
|
|