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
How to show treeview inside combobox
How to create shortcut in Windows XP?
Save Excel file as Pipe delimited text file
SQl SERVER 2008 Installation Error...INSTALLSHAREDWOWDI<wbr />R
CImage ReleaseDC Exception Mystery
Update sql cell
Text box controls moving in SQL reports 2008
How do I disable the login prompt of IIS application
W7 - Give limited users rights to install fonts
Long query in code does not run