Question : Reset connection timeout in adp project

I have an adp database that is connected to a now non-existant SQL server instance, and the connection timeout for it has been set to 0 (which means it does not time out)

Is there any way of resetting the timeout without opening the database, as it just hangs if I try to open it, or import objects from it?

Answer : Reset connection timeout in adp project

cquinn,
according to this link the best solution lies in creatng an alias server using the SQL Server Client Network Utility as shown on page 2.  Other solutions are also discussed.

          http://www.databasejournal.com/features/mssql/article.php/3367271

Hope this helps.
Random Solutions  
 
programming4us programming4us