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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 sql setup

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-01-09 : 08:24:32
elmish writes "Hi, i want to setup MS SQL 2000 to my pc but at the very begining of setup i got an error like this:the logon account can't be validated for the sql server service.Verify that the user name and password entered are correct."

Norwich
Posting Yak Master

158 Posts

Posted - 2006-01-10 : 03:53:45
During the setup SQL will promt you to specify the Security context of the Service Accounts. The services run in the security context of an assigned logon account - meaning they will use the security context of this account to start up.

What security are you using on the pc?
What security context are you trying to setup SQL in? (Default, Domain USer or Local User)

N

If you want your computer to be faster then throw it out of the window.
Go to Top of Page
   

- Advertisement -