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.
Loading
Hemant KumarPosted Jul 17, 2012, 5:17 AM
read this thread
http://stackoverflow.com/questions/1507331/when-to-log-errors-in-aspx-when-using-database-connections