Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ismailc
Constraint Violating Yak Guru
290 Posts |
Posted - 2009-03-26 : 08:48:06
|
Hi, I need help please.I have several tasks, with a lot of error checking with sending email on each task failure. This worked fine because i had a variable in row count & pass the entire row to a csv file. So i could see the entire record. But I had to many emails with different error csv files. I would like one error txt file for all the errors, so it appends all the file with all the errors. but now i wont have control of the field error, but at least show the line no with it's value.Please Assist!Regards |
|
|
|
|