Hi,
I am having quite a lot of problems with getting connected to M$ SQL server throug firewall.
I have developed a software that uses MS SQL server as database and now when we are trying to move to production with the software the SQL server and IIS5 web server are in different sides of firewall.
mssql extension seems to load fine on www server, Port 1433 should be open in firewall and connection strings are ok, but still I can not get connected to database. We did ODBC test on the web server and it went through to the SQL server.
Any ideas how to get around this connection problem, Any additional ports that should be open?