Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Possible to call SSIS from Sharepoint 2007?

Status
Not open for further replies.

jimmyfishbean

Programmer
Jul 8, 2008
2
Hi,

I have a Sharepoint 2007 intranet solution (free version) and would like to know if it is possible to have a button on the front-end that when pressed, calls SSIS (to initiate a Data Flow process - i.e. do some importing of data into a SQL Server 2005 DB)?

Thanks.

Jimmy
 
You can write an aspx Web part to do this for you. Just keep in mind that you may have to use some impersonation to allow the user to kick off an SSIS package.

Phil H.
Some Bank
-----------
Time's fun when you're having flies.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top