Virus Kiraak

Virus Kiraak

  • NA
  • 14
  • 28k

working with Backgroundworker

Jul 17 2012 4:42 AM
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)