Hello all,
I'm playing with vs2005 and i'm trying to connect to ms sql 2005 to add a connection to the data source.
I selected the name of the ms sql server in the server name list, then selected "Use windows authentication", entered the database name (AdventureWorks) then click "Test connection", but I get the following error:
"Logon failed for user: domain\username"
I know that I have to give permission to domain user to access the database server, but don't know how.
Could anyone help please as to tell me where I give the rights or add the domain accounts to allow access to the database? hope is simple!
Thanks in advance,
Aldi
I'm playing with vs2005 and i'm trying to connect to ms sql 2005 to add a connection to the data source.
I selected the name of the ms sql server in the server name list, then selected "Use windows authentication", entered the database name (AdventureWorks) then click "Test connection", but I get the following error:
"Logon failed for user: domain\username"
I know that I have to give permission to domain user to access the database server, but don't know how.
Could anyone help please as to tell me where I give the rights or add the domain accounts to allow access to the database? hope is simple!
Thanks in advance,
Aldi