Reviews..
| | |
This Month
July 2008
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Month Archive
Year Archive
Login
User name:
Password:
Remember me 
View Article  Welcome to SQL Server Zone!
This is the area one who does not know and worked!.  Its obvious to have SQL Server Development skill for Microsoft technologies oriented profession. I dont know whether TSQL is replaced (seem to be debatable!!) by CLR integrated programming languages such as CLR Store Procedures LinQ.. etc.. but My interest part is TSQL programming specially Query tuning, Performance Issuses and little coverage on Administration as well.
View Article  SQL SERVER - Fix : Error : 40 - could not open a connection to SQL server

Recently i was setting up development environment at home. When i had to connect SQL server remotely from another VPC, i could not connect it even after enabling allow remote connections on my Sql Server. the error messaage was...   An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)   
 for some reason it did not work as suggested by many..   but after banging my head to wall... cpu and then to lcd monitor, figured the solution.   but dont worry, figured what was the problem at last……… 


 the probelm is the Instance name from the client is not resolved, to do that follow the below shown steps.  
1. Navigate to C:\Windows\System32\drivers\etc
2. Open hosts file in notepad
3. Add the entry at the end of line, as i did for example   192.168.131.65 KSSQLSRVR 192.168.131.65 KSSQLSRVR\SPDEV01 
 those were my instances i am tried to connect remotely  

sweeeeet... it worked!   should work for anyone who have this problem...
WELCOME!
Hey there!, I am Purushotam R. Tumkur, an IT Engineer by profession working on Consulting, Development arena specially under Microsoft Technologies. The motivation to bring this site upfront is the reason I want to share my views, thoughts, capabilities and personalities through the channel of the world and technology has exposed to us as "boon". I limit my self through blogging by writing professional and personal thoughts. I am sure you will appreciate me in this matter, hope you will enjoy ride.


My favourites (opens new window)