Re: Fw: How to check which port is used by MS SQL?
Igor <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On MS site you can do: - open Enterprise Manager - right click to registered server, properties - network configuration - select TCP/IP and click on properties you can check or change :-) regards On Tue, May 20, 2008 at 7:18 PM, James K. Lowden <[email protected]> wrote: > 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 > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >