- Posts: 1
Embedded return character in text field
- Henry Hayden
- Topic Author
- Offline
- User
Less
More
7 years 8 months ago #3176
by Henry Hayden
Embedded return character in text field - Post(3176) was created by Henry Hayden
I'm trying to import a CSV file into SQL Server, but the text file adapter has a problem with a text field with an embedded return character. When I configure the text file adapter, and view the records in column mode, I can immediately see that the first record has the wrong data in the first column. Every succeeding column header has the wrong name, as well.
I can see that an address field is actually a multi-line memo field that allows for entering return characters. I can proceed no further. Choosing any other column delimiter does not help. Is this a bug, or is there a workaround?
I can see that an address field is actually a multi-line memo field that allows for entering return characters. I can proceed no further. Choosing any other column delimiter does not help. Is this a bug, or is there a workaround?
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
- Offline
- Admin
7 years 8 months ago #3178
by FlowHeater-Team
Best wishes
Robert Stark
Replied by FlowHeater-Team on topic Embedded return character in text field - Post(3178)
Hi Henry,
FlowHeater support also new lines in CSV field content. This option ist not activated in the standard settings by default. To enable this you just have to oben the READ TextFile Adapter configurator and switch to the tab “Advanced”. Here you´ll find the option “Allow line breaks in column data”.
In the attached ZIP Archive you´ll find a short example.
FlowHeater support also new lines in CSV field content. This option ist not activated in the standard settings by default. To enable this you just have to oben the READ TextFile Adapter configurator and switch to the tab “Advanced”. Here you´ll find the option “Allow line breaks in column data”.
In the attached ZIP Archive you´ll find a short example.
Best wishes
Robert Stark
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.263 seconds