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
.net User Control Events
Conversion failed when converting date and/or time from character string.
getting error message when download offline address book
UNION all view % is not updatable because a partitioning column was not found
WS_EX_TRANSPARENT
Screen resolution is off in Internet explorer.
Where are email attachments stored in windows mobile 6.5?
Multiple Combo Box Selection in Microsoft Access
Antivirus solution for Windows Server 2008 R2 Core.
How to zip/unzip with VB.NET?