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

How to load CSV accessed via HTTP into a table with SSIS?

$
0
0

I would like to load a CSV file located remotely (something like "http://productdata-download.affili.net/affilinet_products_xxx_yyyy.csv?auth=moreOrLessSecretCode&type=CSV&file=0") into a MS SQL Server using SSIS. Since I am new to SSIS, I have no idea on how to proceed.

Unfortunately, I cannot use the "flat file source" since it only accepts local files.

Can anybody hint me to the right direction?


Viewing all articles
Browse latest Browse all 24688

Trending Articles