Hi,
We have SQL server express 2005 on a W2003 server here, and all connect using an access front end, and an ODBC connection. All works fine from here
From a client, using a W7pro laptop, logged in via a VPN, I am getting the following error:
---------------------------
Microsoft SQL Server Login
---------------------------
Connection failed:
SQLState: 'HYT00'
SQL Server Error: 0
[Microsoft][ODBC SQL Server Driver]Login timeout expired
He is connected via a router-router VPN, and can ping the server.
I telnetted from his PC to the server:1443 and I get a response so the VPN isn't blocking the port. I checked his ODBC and he is using TCP/IP like the rest of us.
I also went into server management studio/analysis and increased ExternalCommandTimeout to 50000 from 3600. It still times out after about 30 seconds
Any ideas on where I can go from here?
thanks
Rob
We have SQL server express 2005 on a W2003 server here, and all connect using an access front end, and an ODBC connection. All works fine from here
From a client, using a W7pro laptop, logged in via a VPN, I am getting the following error:
---------------------------
Microsoft SQL Server Login
---------------------------
Connection failed:
SQLState: 'HYT00'
SQL Server Error: 0
[Microsoft][ODBC SQL Server Driver]Login timeout expired
He is connected via a router-router VPN, and can ping the server.
I telnetted from his PC to the server:1443 and I get a response so the VPN isn't blocking the port. I checked his ODBC and he is using TCP/IP like the rest of us.
I also went into server management studio/analysis and increased ExternalCommandTimeout to 50000 from 3600. It still times out after about 30 seconds
Any ideas on where I can go from here?
thanks
Rob