index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: SQL 2005 Connection Problems ::    show all messagesPost a New Message | Post a Reply
Sep 20 2006, 1:59 PM
 Re: SQL 2005 Connection ProblemsPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

try this:

First suggestion is to make sure that you specifiy the instance name as well as the server name (christ knows why, but when MS refer to "Server Name" they really mean "Server Instance Name") eg if your server was named 'bigturnip' then you need to specify 'bigturnip\sqlexpress' (where sqlexpress is the instance name - this one just happens to be the default used by SQL Server 2005 SQLExpress).

If that doesn't help, then go into the SQL Server Configuration Manager and make sure you've enabled Named Pipes & TCP (if you're using it) and also go into the Surface Area Configuration tool and make sure you've set it for local &/or remote connection for the connection types you want to use.  Then restart the SQL Server (instance) service.

...


-------------------------
Ghost
Pages: (1)   [1]

search this forum: