Microsoft
Software
Hardware
Network
Question : Need a SSIS walk through help on downloading an Excel file using a url
I need to download an Excel file using a url and I need a walk through help on how to go to HTTP Connection Manager Editor on SQL Server 2005 Integration Service, how to create, debug, execute and schedule the task etc.
Answer : Need a SSIS walk through help on downloading an Excel file using a url
try this in your script instead of equivalent line, maybe problem is with .xls extension of file:
Dim filename As String = "F:\1.xls"
Random Solutions
Delete duplicate records
Excel vba: post 24 based on prev EE post - Excel Color Palette - Scheme/Index revisited - for Sean and WarCrimes
Trouble with a Winforms .NET Framework 2.0 list box
SharePoint Designer - Assign Task to Multiple Receipients and Reassign
Font formula
Batch file to "net use" and capture output to a text file
SQL Select statement
Capturing Machine Address in VB.NET
Dialog box for making the user select the printer
Do...Loop alternative