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
Using FTYPE COMMAND in a batch file how to include "%1" by escaping the % sign.
invalid email recipient / LDAP
How to print integers in C#
Sucess Audit event id 540
SBS 2008 Console feature is not setup correctly - Unable to create users -
transfer Access 2003 using VBA to Access 2007 on another computer
SQL Query to find number of customers with X bookings
Microsoft Front Page Forms ...
Price of Development
What is the best way in FoxPro to move or copy a file and preserve the original filename case?