| Fragments no problēmas apraksta:
"I tried everything to avoid rewriting old procedures, so I tried to increase connection timeout in connection string, tried to change connection timout in the application code, tried to increase command timeout – nothing of this helped."
Viena no trijām atbildēm:
"Just increase the timeout of sql command
SqlCommand cmd = new SqlCommand(); cmd.CommandTimeout = 300;"
Man vajag objektīvu viedokli. Es rakstīt neprotu, vai cilvēki neprot lasīt? |