Skip to Content.
Sympa Menu

freetds - Re: [freetds] Fw: How to check which port is used by MS SQL?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: Igor Korot <ikorot AT earthlink.net>, FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Fw: How to check which port is used by MS SQL?
  • Date: Tue, 20 May 2008 18:18:24 -0400

Igor Korot wrote:
> Subject says it all. Is there such utility, either from MS or *nix side?

On the Windows side, that's an administration question.

On the client side, it's a matter of knocking on doors: how does any
client know on which port any service is running? By trying them in turn.
ISTR writing a shell script around tsql one time to discover the port a
server was using, because that was *easier* than asking the sa.

HTH.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page