Timeout Expired error.
-
Hai there, I'm using database connection in my ASP.NET application without store proceedure. Before each operaion i'm begin the transaction and commit transaction. Connecton open and close everything is fine. But sometime i'm getting TIMEOUT EXPIRED error. Would anyone plz give suggestion Adv and Thks Sam.M
-
Hai there, I'm using database connection in my ASP.NET application without store proceedure. Before each operaion i'm begin the transaction and commit transaction. Connecton open and close everything is fine. But sometime i'm getting TIMEOUT EXPIRED error. Would anyone plz give suggestion Adv and Thks Sam.M
Yeah, set the timeout in your connection string to a longer period of time. Write a more efficient query or add indexes to your tables.
I didn't get any requirements for the signature
-
Yeah, set the timeout in your connection string to a longer period of time. Write a more efficient query or add indexes to your tables.
I didn't get any requirements for the signature