hi all,
into my input files I could have a situation like this:
field1;field2;field3
text1;text2;this is my text3 with ; char into the text
as you can see into field3 there is a text within the column separator.
To load my files I use a data flow task, with source flat file and destination oledb destination.
is possible to load a file like this?
thank you in advance.
Diego