Hi,
Yesterday i've activated the SP1 firewall on a win2003 server.
On this server i've Mysql and MSSQL running.
I've activated all the ports needed
Right now everything works except MSSQL
On the firewall i've opened port 1433 tcp and udp and the port 1434
udp.
The error i get from some scripts when the firewall is on is:
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or
access denied.
Obviously on the server network utility I've checked that the actived
tcp/ip port is the 1433.
How can I resolve this issue?
Thanks.