im trying to connect to sqlserver 2005 using windows authentication and gives me this error "Login failed for user ''. The user is not associated with a trusted SQL Server connection."
any help
thanks in advance.
Are you connecting from the same domain. Is the computer on the same server as the conneciton application ? What is your connection string ? Which application are you using for conencting to the server ?
Jens K. Suessmeyer.
http://www.sqlserver2005.de
|||got it thanks
just remove the provider form the ConnectionString and enable the sa logins in sqlserver
No comments:
Post a Comment