Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




How to check that sql instance is running on PC

Some time sql server installs properly on pc but it does not connects.

One of the reason is 1433 port is not opened for sql server. To check this run below command in command prompt. It it replies properly then port is open, otherwise no.

C:\>netstat -an | find ":1433"
Share this article   |    Print    |    Article read by 4099 times
Author:
Rohit kakria
I am software developer
Related Articles: No related article
Related Interview Questions: