Hello TagaR,
if you mean the ports for TCP/IP comunication with a Sql Server:
The default port for the first instance is port 1433 TCP/IP, if you want to use the Sql Server Browser to resolve the instance name (not really necessary) its port 1434 UPD.
But these are the default ports, the used ports you can look up in Sql Server Configuration Manager under protocol or in the Sql Server log.
Olaf Helper
-----------
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich täglich
http://olafhelper.over-blog.de- Marked As Answer byTagarich Saturday, November 07, 2009 2:00 AM
-