Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 ssis web applications

Author  Topic 

vabatox
Starting Member

1 Post

Posted - 2009-08-05 : 07:39:13
Hi,

I am relatively new to SSIS and need some advice. I need to access a web application, that has a username and password. Then automatically goto a download link and put in a some parameters (such a date etc). Then I want to save the resultant .csv somewhere.

Is this possible?

Thanks in advance

rgombina
Constraint Violating Yak Guru

319 Posts

Posted - 2009-08-06 : 15:27:46
Might want to look for a different intention than this. That's a lot of work and might be security issue with login floating around. If you can tap into the database directly then SSIS would be a good candidate. Just a thought.
Go to Top of Page
   

- Advertisement -