[freetds] Fw: How to check which port is used by MS SQL?
James K. Lowden
jklowden at freetds.org
Tue May 20 18:18:24 EDT 2008
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
More information about the FreeTDS
mailing list