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
Date formula in Excel
Group and Count consecutive numbers in an Access dataset
Completely confused about Live Sync
Display SharePoint Version in Word Documents
Move cursor to field using after update event
MCSE Upgrade Path 2000-2008?
How to prevent #Null! in an access report
Syntax error (missing operator) in query expression
CASE STATEMENT SQL 2005
New field concatenated automatically from 2 other field in form