Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
417 views
in Technique[技术] by (71.8m points)

telnet - SQL Server is not connecting outside SSMS

I have configured SQL Server engine to listen on port 6893, an arbitrary port, using SQL Server Configuration Management tool. And I have also enabled TCP/IP protocol.

I have don this process more than a hundred times on many servers, but this time for unknown reasons I can't connect to the engine, outside SSMS.

The point is, SSMS gets connected using .,6893 address. But when I telnet 6893 I see that the port is not open, and even I can't connect using a connection.udl file.

I also turned off the Windows firewall completely. And I'm working just inside the server Windows, remotely.

What should I do?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...