Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SQL Server Setup could not connect to the database service..

 
   Database Help (Home) -> Setup RSS
Next:  SQL2005 32-bit on Win2003 R2 64-bit ok?  
Author Message
Sachin

External


Since: Jun 06, 2007
Posts: 2



(Msg. 1) Posted: Sun Mar 02, 2008 12:02 am
Post subject: SQL Server Setup could not connect to the database service for server configuration
Archived from groups: microsoft>public>sqlserver>setup (more info?)

Hi All,

I am getting following error while trying to install SQL Server 2005.
Any pointer?

Thanks in advance.


TITLE: Microsoft SQL Server 2005 Setup
------------------------------

SQL Server Setup could not connect to the database service for server
configuration. The error was: [Microsoft][SQL Native Client][SQL
Server]Login failed for user 'sa'. Refer to server error logs and setup logs
for more information. For details on how to view setup logs, see "How to
View Setup Log Files" in SQL Server Books Online.

For help, click:
http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Ser...&ProdVe

 >> Stay informed about: SQL Server Setup could not connect to the database service.. 
Back to top
Login to vote
Aaron Bertrand [SQL Serve

External


Since: Jan 10, 2008
Posts: 2158



(Msg. 2) Posted: Sun Mar 02, 2008 10:52 pm
Post subject: Re: SQL Server Setup could not connect to the database service for server configuration [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It sounds to me, based on the error message, that you are not using the
correct password for sa.




"Sachin" <SachinGp DeleteThis @Email.com> wrote in message
news:94F6A11E-9CCD-43F1-9CDF-186E6CF32478@microsoft.com...
> Hi All,
>
> I am getting following error while trying to install SQL Server 2005.
> Any pointer?
>
> Thanks in advance.
>
>
> TITLE: Microsoft SQL Server 2005 Setup
> ------------------------------
>
> SQL Server Setup could not connect to the database service for server
> configuration. The error was: [Microsoft][SQL Native Client][SQL
> Server]Login failed for user 'sa'. Refer to server error logs and setup
> logs for more information. For details on how to view setup logs, see "How
> to View Setup Log Files" in SQL Server Books Online.
>
> For help, click:
> http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Ser...&ProdVe

 >> Stay informed about: SQL Server Setup could not connect to the database service.. 
Back to top
Login to vote
Sachin

External


Since: Jun 06, 2007
Posts: 2



(Msg. 3) Posted: Sat Mar 08, 2008 4:48 pm
Post subject: Re: SQL Server Setup could not connect to the database service for server configuration [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Where and how can I specify the password for sa?

"Aaron Bertrand [SQL Server MVP]" <ten.xoc.RemoveThis@dnartreb.noraa> wrote in message
news:B9C03A11-B746-49CC-9391-340B82EE0E45@microsoft.com...
> It sounds to me, based on the error message, that you are not using the
> correct password for sa.
>
>
>
>
> "Sachin" <SachinGp.RemoveThis@Email.com> wrote in message
> news:94F6A11E-9CCD-43F1-9CDF-186E6CF32478@microsoft.com...
>> Hi All,
>>
>> I am getting following error while trying to install SQL Server 2005.
>> Any pointer?
>>
>> Thanks in advance.
>>
>>
>> TITLE: Microsoft SQL Server 2005 Setup
>> ------------------------------
>>
>> SQL Server Setup could not connect to the database service for server
>> configuration. The error was: [Microsoft][SQL Native Client][SQL
>> Server]Login failed for user 'sa'. Refer to server error logs and setup
>> logs for more information. For details on how to view setup logs, see
>> "How to View Setup Log Files" in SQL Server Books Online.
>>
>> For help, click:
>> http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Ser...&ProdVe
>
 >> Stay informed about: SQL Server Setup could not connect to the database service.. 
Back to top
Login to vote
Ekrem_Önsoy

External


Since: Jan 11, 2008
Posts: 266



(Msg. 4) Posted: Sat Mar 08, 2008 9:26 pm
Post subject: Re: SQL Server Setup could not connect to the database service for server configuration [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can open SSMS and go to Security\Logins from the Object Browser to go to
properties of "sa" Login and change it's password.

However, you better ensure about the problem. I'd go to SQL Error Logs and
see a more detailed message about the error. SSMS Interface does not inform
the user in more detail because of security. So, you can use SQL Error Logs
to see more detailed info.

You can find the SQL Error Logs by openning SSMS (if it's not opened yet)
and expanding Management\SQL Server Logs from the Object Browser and there
you'll see the logs.

--
Ekrem Önsoy



"Sachin" <SachinGp.TakeThisOut@Email.com> wrote in message
news:DF05F874-D6A5-450D-920F-F3646F5C76B6@microsoft.com...
> Where and how can I specify the password for sa?
>
> "Aaron Bertrand [SQL Server MVP]" <ten.xoc.TakeThisOut@dnartreb.noraa> wrote in
> message news:B9C03A11-B746-49CC-9391-340B82EE0E45@microsoft.com...
>> It sounds to me, based on the error message, that you are not using the
>> correct password for sa.
>>
>>
>>
>>
>> "Sachin" <SachinGp.TakeThisOut@Email.com> wrote in message
>> news:94F6A11E-9CCD-43F1-9CDF-186E6CF32478@microsoft.com...
>>> Hi All,
>>>
>>> I am getting following error while trying to install SQL Server 2005.
>>> Any pointer?
>>>
>>> Thanks in advance.
>>>
>>>
>>> TITLE: Microsoft SQL Server 2005 Setup
>>> ------------------------------
>>>
>>> SQL Server Setup could not connect to the database service for server
>>> configuration. The error was: [Microsoft][SQL Native Client][SQL
>>> Server]Login failed for user 'sa'. Refer to server error logs and setup
>>> logs for more information. For details on how to view setup logs, see
>>> "How to View Setup Log Files" in SQL Server Books Online.
>>>
>>> For help, click:
>>> http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Ser...&ProdVe
>>
>
 >> Stay informed about: SQL Server Setup could not connect to the database service.. 
Back to top
Login to vote
Aaron Bertrand [SQL Serve

External


Since: Jan 10, 2008
Posts: 2158



(Msg. 5) Posted: Sun Mar 09, 2008 8:38 pm
Post subject: Re: SQL Server Setup could not connect to the database service for server configuration [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> However, you better ensure about the problem. I'd go to SQL Error Logs and
> see a more detailed message about the error. SSMS Interface does not
> inform the user in more detail because of security.

I think you are thinking of a different error, "SQL Server does not exist or
access denied." Which is definitely intentionally obscure. Invalid
password for sa, however, clearly indicates that the server has been
reached, that SQL authentication is being used, but that the credentials for
the user 'sa' have been rejected.

A
 >> Stay informed about: SQL Server Setup could not connect to the database service.. 
Back to top
Login to vote
Ekrem_Önsoy

External


Since: Jan 11, 2008
Posts: 266



(Msg. 6) Posted: Mon Mar 10, 2008 9:15 am
Post subject: Re: SQL Server Setup could not connect to the database service for server configuration [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It's probably because of the password, however I believe it's better to
check then keep guessing. Also, this advice teaches to the OP about solving
problems by himself\herself.

Besides, thanks for sharing your thought with me.

--
Ekrem Önsoy



"Aaron Bertrand [SQL Server MVP]" <ten.xoc DeleteThis @dnartreb.noraa> wrote in message
news:3D93AF80-E075-4BE3-992D-1112CDB38A4C@microsoft.com...
>> However, you better ensure about the problem. I'd go to SQL Error Logs
>> and see a more detailed message about the error. SSMS Interface does not
>> inform the user in more detail because of security.
>
> I think you are thinking of a different error, "SQL Server does not exist
> or access denied." Which is definitely intentionally obscure. Invalid
> password for sa, however, clearly indicates that the server has been
> reached, that SQL authentication is being used, but that the credentials
> for the user 'sa' have been rejected.
>
> A
 >> Stay informed about: SQL Server Setup could not connect to the database service.. 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> Setup All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]