0

I am trying to install second instance of SQL Server 2008 Enterprise Edition on my Windows 7 machine using a network server, local service, and my admin account.

However I keep getting the error shown below. Can somebody please let me know which user should I use?

is not a valid login or you do not have the permission.

slayernoah
  • 1,650
  • 2
  • 13
  • 19

2 Answers2

0

Create new alais using sql server configuration manager and use that user name to login into database

0

Make sure that the your username or any of the usernames that you added access for is not the same as the computer name or domain name that you are installing it on.

slayernoah
  • 1,650
  • 2
  • 13
  • 19