SSIS flat file null rows as Error output
-
Thursday, May 03, 2012 4:57 AM
Hi,
I have a flat file with some data. I want to take the null rows(Any data may be null) to another error table . how can i do it?
- Changed Type Todd McDermidMVP, Moderator Thursday, May 03, 2012 3:24 PM
All Replies
-
Thursday, May 03, 2012 6:42 AM
Hi,
You can use conditional split component in transformation in you SSIS package.
I hope this is helpful.
Please Mark it as Answered if it answered your question
OR mark it as Helpful if it help you to solve your problem
Elmozamil Elamir Hamid
MyBlog
- Proposed As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Friday, May 04, 2012 3:27 AM
- Marked As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Wednesday, May 09, 2012 7:08 AM
-
Thursday, May 03, 2012 9:05 AM
Hello,
Follow the below thread with the same issue. It will help you.
http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/f21a52ca-b717-469b-9f13-37d3ad3b12ce
- Marked As Answer by Eileen ZhaoMicrosoft Contingent Staff, Moderator Wednesday, May 09, 2012 7:08 AM

