1
Reply

working with Backgroundworker

Virus Kiraak

Virus Kiraak

Jul 17 2012 4:42 AM
940
Hi,

I'm inserting some records in DB through C# code using loop. Now if any error comes while inserting I don't want to stop the backgroundworker. Instead the error should be logged and it should continue with the next record insert.

How can I achieve it.


Regards,
MZEE.




Answers (1)