3
votes
7answers
524 views
Query times out in .Net SqlCommand.ExecuteNonQuery, works in SQL Server Management Studio
Update: Problem solved, and staying solved. If you want to see the site in action, visit Tweet08
I've got sever …
0
votes
Query times out in .Net SqlCommand.ExecuteNonQuery, works in SQL Server Management Studio
Checked and this server, a development server, was not running SQL Server 2005 SP3. Tried to install that (with necessary reboot), but it didn't install. Oddly now both code and SSMS return in subs …
