Hi guys,
Any one is there to help me?
I have problem remotely connecting SQL 2005 thru my VB Aplication.
I have set up a SQL Server 2005 to use for testing before moving to another production server.
I have set it to to allow remote connections and use TCP IP only and have opened TCP port 1433 on the Windows XP firewall and am using the SQL Sever on Port UDP 3544 Also the Server Browser service is running. The server is connected directly to the internet on a static IP (eg. 10.0.0.3)
When I try to connect to the database on another computer it fails.
Thanks for any insight
Riyaz
Any one is there to help me?
I have problem remotely connecting SQL 2005 thru my VB Aplication.
I have set up a SQL Server 2005 to use for testing before moving to another production server.
I have set it to to allow remote connections and use TCP IP only and have opened TCP port 1433 on the Windows XP firewall and am using the SQL Sever on Port UDP 3544 Also the Server Browser service is running. The server is connected directly to the internet on a static IP (eg. 10.0.0.3)
When I try to connect to the database on another computer it fails.
Thanks for any insight
Riyaz
Comment