greenmtnsun

Keith Ramsey's Business Intelligence Blog

Browse by Tags

All Tags » CSV » SSIS (RSS)
HTTP Authenticatoin Download of File in SSIS to CSV file
I recently needed to perform a download of a CSV file with HTTP Authentication in SSIS to a CSV file. Its possible, but I needed a script to do it. I couldn't use an HTTP connection because nothing in SSIS would consume it. Nothing, including the File...