Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Remotely connect to sql

Author  Topic 

vahidam
Starting Member

13 Posts

Posted - 2010-04-27 : 06:16:04
hi all
Can I Connect remotely to SqlServer Express or another instance with windows authentication mode or not(must be only with sqlserver authentication)?

xdesign
Starting Member

2 Posts

Posted - 2010-04-27 : 17:13:49
windows authentication not work in workgroup
it work in Domain
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-04-27 : 17:36:58
SQL Server Express supports both SQL authentication and Windows authentication.

If you are having issues connecting remotely, then it's likely due to the firewall on Windows.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -