Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data import
Message
General information
Forum:
Microsoft SQL Server
Category:
Business Intelligence
Title:
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01556615
Message ID:
01556702
Views:
43
>Hi
>
>I'm importing data from a web site in a SSIS package via a csv file.
>
>An new supplier uis sedning files where the csv lines and with a small square and fail to import properly.
>
>In a hex editor the lines end with 0a
>
>in files which import successfully the files lines end with 0d 0a
>
>As I am not having much success getting the web site to provide the correct end character how can I make my SSIS import more tolerant of different line formats and import this format.
>
>Thanks

0A is a linefeed character (as compared to 0D 0A which is normal carriage return/linefeed combination).
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform