Page 1 of 1

Network Disconnection

Posted: Fri Jul 23, 2010 2:35 am
by shaharyar
Hello
i want to know that is there any thing to prevent any exception while work in progress. for example if i'm inserting/Updating some info on OD my network goes down (disconnect any reason ) and i click OK to inserting/Updating record's on database (centeralized) there are exception occurred. how to tackle them ?

Re: Network Disconnection

Posted: Fri Jul 23, 2010 5:46 am
by jordansparks
Do you have a better suggestion for what should happen in that case? Sounds like a pretty critical failure that should throw an exception. Are you suggesting a window come up with an abort option and a background thread try repeatedly to send the query?