| 
 Posted by Dan Guzman on 11/03/05 05:31 
You might try mapping a drive to the target SQL Server in order to establish  
the needed security credentials.  Then try the Windows authenticated  
connection. 
 
--  
Hope this helps. 
 
Dan Guzman 
SQL Server MVP 
 
"KC" <Kenneth.Caruso@gmail.com> wrote in message  
news:1130979395.929219.293050@g44g2000cwa.googlegroups.com... 
> Howdy, 
> 
> I have a SQL server in a completely different forrest than the 
> workstation I am running query analyzer on. However in query analyzer 
> when I choose windows authentication I cannot manually specify 
> "domain\username" as I could when mapping a file share across domains 
> or forests. Is there any way around this without resorting to using SQL 
> Server authentication? 
> 
> Thanks 
>
 
[Back to original message] 
 |