Re: HELP - Connecting SQL Express Edition



Have a look at these:

http://www.datamasker.com/SSE2005_NetworkCfg.htm Configuring Express
for Remote Access
https://blogs.msdn.com/sqlexpress/archive/2005/05/05/415084.aspx
Configuring Remote Access
http://www.kbalertz.com/Feedback_914277.aspx Configuring SQL2005 for
remote access

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsse/html/sseoverview.asp
Express Overview
http://msdn2.microsoft.com/en-us/library/ms165672.aspx Comparing Express
with MSDE
http://msdn.microsoft.com/sql/default.aspx?pull=/library/en-us/dnsse/html/sqlexpuserinst.asp
User Instances
http://msdn.microsoft.com/sql/express/default.aspx?pull=/library/en-us/dnsse/html/emsqlexcustapp.asp
Embedding Express in Apps
http://blogs.msdn.com/rogerwolterblog/archive/2006/04/13/575974.aspx
Backing up Express

Automating Database maintenance in SQL 2005 Express Edition Part I
http://www.sqldbatips.com/showarticle.asp?ID=27

Automating Database maintenance in SQL 2005 Express Edition Part II
http://www.sqldbatips.com/showarticle.asp?ID=29


--
Andrew J. Kelly SQL MVP


"Soko" <sokcic@xxxxxxxxxxx> wrote in message
news:eQqmarSiGHA.4660@xxxxxxxxxxxxxxxxxxxxxxx
I have two machines and same problem.

I installed SQL EE on XP HOME EDITION it is OK !
Localy work OK !

I try to connect from another machine with SQL Server Management Studio
and I can't.

I some how successed to connect with named pipes but TCP/IP is not
working.
I turn on all protocols with Menager. Shout down firewall on both
machines.

I tried with SQL Native Client from code but nothing.
For now anly named pipes working.

What is wrong ?




.



Relevant Pages


Loading