SQL application is querying a remote database over a connection liable to drop out (Next G phone)
When there is drop out, application appears to hang, suspected to be because SQL is re-trying its UDP messages.
Is there an application configuration setting or other code change that could tell SQL to give up more quickly?
I did look at
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23090474.html but the answer there involves configuring the server, which is unreachable when my problem occurs
Start Free Trial