sql server 2005 - Failed to connect to sql data base on remote pc on network -
i had windows application installed on pc on network , connect sql database on other pc had connection string error apeared cannot connect database
as guys have said, highly firewall or other networking issue, if have checked through following might help.
1) open sql server configuration manager 2) in tree on left , expand sql server network configuration 3) highlight sql server looking (i have sql express , sql server) 4) on right hand side see list of installed protocols , whether or not enabled.
from there enable protocol looking use.
Comments
Post a Comment