Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Issues with data load from SQL tables to Azure Blob container.

$
0
0

Hi, 

I am working on to load data from SQL tables into Azure Blob using SSIS. I am able to establish the connections and also create  files in Blob storage pulling data from SQL tables.

But, I am facing issue with multiple/duplicate spaces. I have a column which has "duplicate spaces" in it , for eg; "Created according to information     Source : Government data" is one of the column's value.

When creating files into blob, I see a new line/row wherever it encountered these multiple spaces.

Example:

SQL table row : AD.AL|AD|Albany|Albany|Created according to information     Source : Government data|NULL|NULL|NULL

Row in the Azure blob file : AD.AL|AD|Albany|Albany|Created according to information

                                        Source : Government data|NULL|NULL|NULL

So, the record is getting broken into 2 records

Any help appreciated,

Thanks in advance!


harshac


Viewing all articles
Browse latest Browse all 24688


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>