I've this trouble ...
- I've got this server: Windows XP SP3 with SQL Server 2008 Express
installed.
I've just enabled the SQL Server Browser and TCP-IP (an even Named Pipes
protocol, they were all-disabled).
- I've got one client: Windows XP SP3 with SQL Server 2008 Native Client
installed.
Fron client I cannot connect to Server in any way !!!
what else can I configure ?
thanks in advice !
Paolo
--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
"Porlock" <porlock@_cavami_infinito.it> wrote in message
news:usSWLknp...@TK2MSFTNGP02.phx.gbl...
> 3) Any firewall?
ok. It was the windows firewall. I put exception for TCP 1433 and UDP 1434
and now I can easly connect to the server.
Thank you.
Paolo