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 |
|
namman
Constraint Violating Yak Guru
285 Posts |
Posted - 2004-04-08 : 10:30:00
|
| I have using SQL Server on my computer for development. Everything is ok untill I change the password for using that computer. It means that I have the ID and Password to login my computer, then I can use SQL Server I have install. Later the computer asking me to change the id and password because they were expired. I changed them. After that the SQL Server does not work anymore.I want to change the ID and Password to the initial value. But I FORGET. I i can login the computer but can not use SQL ServerCould you guy help me on thisthanks in advance |
|
|
The Enigma
Posting Yak Master
179 Posts |
Posted - 2004-04-09 : 05:54:41
|
| Is your SQL server service running on your windows account ... check this out ...Go to services ... MSSQLServer .... right click ... properties ... Log On tab ...Check the account under which SQL server is running |
 |
|
|
|
|
|