Link to home
Start Free TrialLog in
Avatar of healthcheckinc
healthcheckincFlag for United States of America

asked on

SSIS Parsing question

I have a flat file that has EOR at the end of each row...When I use EOR as the row delimiter The data goes into my source table but it doesnt appear correct(I think because it also has a CR LF on each row). Is there anyway I can either write a SQL statment that goes by the EOR to distinguish the end of the row and then insert that row? Or, can I convert this flatfile into an excel spreasheet because it looks exactly how I need it in a spreadsheet for some reason and then I can load it into my SQL table? Any thoughts?
Avatar of healthcheckinc
healthcheckinc
Flag of United States of America image

ASKER

Additionally when I use CRLF as my row delimiter I get an error saying that the last column delimiter was not found????
Could you attach the flatfile example here?
Regards,
Pedro
www.pedrocgd.blogspot.com
Here ya go Pedro...I have the text qualifier set to " but the last column isnt being qualified for some reason???
ProctorTest1.txt
ASKER CERTIFIED SOLUTION
Avatar of PedroCGD
PedroCGD
Flag of Portugal image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for your help Pedro, once again!!
you welcome! :-)
Visit my blog and leave a comment!
Pedro
www.pedrocgd.blogspot.com