SQL Server Windows Authentication.
        Posted  
        
            by rrecoba
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rrecoba
        
        
        
        Published on 2010-03-22T19:06:02Z
        Indexed on 
            2010/03/22
            19:11 UTC
        
        
        Read the original article
        Hit count: 318
        
Hi, im trying to connect to a remote sql express server using win. authentication. I´m logued with a user with username Administrator, but when loggin, i got the next error: Login failed for user guest ...
Why is not using the Administrator account?
Thanks in advance.
© Stack Overflow or respective owner