A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
please help ,Local and remote conenction both r able in congiguration manager
Loading
Raja KrishnamurthyPosted Mar 7, 2011, 12:19 PM
HTH
Happy Programming!!!
Regards,
Raja
jonghyun ohPosted Mar 7, 2011, 10:17 AM
A network-related or instance-specific error occurred while establishing a connection to SQL Server
....
it was success that I did WCF service on My computer.
I use this
(Data Source=192.xxx.x.xx;Initial Catalog=Bxx;Persist Security Info=True;User ID=sa;Password=xxxxxx)
but It dosen't work after released II7
what is problem?
erum mirzaPosted Jan 10, 2011, 3:11 AM
Krishna GaradPosted Jan 10, 2011, 1:39 AM
erum mirzaPosted Jan 10, 2011, 1:13 AM
C:\Users\Iram>telnet shmai.com\sql2005 1433
'telnet' is not recognized as an internal or external command,
operable program or batch file.
Krishna GaradPosted Jan 10, 2011, 1:06 AM
erum mirzaPosted Jan 10, 2011, 1:05 AM
Krishna GaradPosted Jan 10, 2011, 1:00 AM
erum mirzaPosted Jan 10, 2011, 12:58 AM
<add name="reniConnectionString" connectionString="Data Source=shmai.com\SQL2005;Database=reni;User ID=shmai;Password=*****;persist security info=False;Max Pool Size = 200"
providerName="System.Data.SqlClient" />
but not now .
secondly why i m unable to connect with database via sql managemnet studio (sql server) with these credentials
Krishna GaradPosted Jan 10, 2011, 12:56 AM
Data Source=server ip/name;User Id=uid;Password=pwd;DataBase=databse"
erum mirzaPosted Jan 10, 2011, 12:52 AM
shmai.com\SQL2005 ??
Krishna GaradPosted Jan 10, 2011, 12:51 AM
erum mirzaPosted Jan 10, 2011, 12:46 AM
Krishna GaradPosted Jan 9, 2011, 11:12 PM