G
Guogang
Hi,
I get a "Timeout Expired" exception trying to update database on a remote
computer.
I am wondering what is happening at the database, will my command still be
executed at the database server, although my ADO.NET application get the
exception?
I am planning to retry my operation if it is a "Timeout Expired" exception.
But, if the command may or may not be already executed, my retry will have
to use very complicated logic.
Thanks,
Guogang
I get a "Timeout Expired" exception trying to update database on a remote
computer.
I am wondering what is happening at the database, will my command still be
executed at the database server, although my ADO.NET application get the
exception?
I am planning to retry my operation if it is a "Timeout Expired" exception.
But, if the command may or may not be already executed, my retry will have
to use very complicated logic.
Thanks,
Guogang