Ports between Project 2007 and MS SQL 2005

T

TariqITA

I have a Project Server 2007 in a separate vlan to MS SQL 2005 for an EPM
Solution, my understanding is that Project server will connects users to the
sql server for querying.
What ports are used to connect between the two? as i need to open those on
the firewall.

Regards
 
R

Ray McCoppin

The standard port for SQL server is port 1433, but this can be configured for
other ports. The DBA should be able to tell you that port to open.

Hope this helps
 
Top