A
Android
I have installed SQL Server and Analysis Services and their SP3's on a Windows 2000 server. In trying to install STS, in the early screen where the SQL Sever database setver name and database admin user name is requested, the roor I get is:
Setup Error:
Cannot connect to the databse server using the specified SQL Server account
The reasons could be:
1.. The SQL Server logon name and password combination is incorrect
2.. The logon name is not an SQL Server account
To get around this I created a separate SQL Sever account with all the Server Roles and access to databases. I get the same error using this account.
I had a similar problem when installing the MSDE version. That was resolved by using a recommendation from this group to use "Administrator" as the ID, with no password. However that does not work here.
Any suggestions?
Setup Error:
Cannot connect to the databse server using the specified SQL Server account
The reasons could be:
1.. The SQL Server logon name and password combination is incorrect
2.. The logon name is not an SQL Server account
To get around this I created a separate SQL Sever account with all the Server Roles and access to databases. I get the same error using this account.
I had a similar problem when installing the MSDE version. That was resolved by using a recommendation from this group to use "Administrator" as the ID, with no password. However that does not work here.
Any suggestions?