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 2008 Forums
 SSIS and Import/Export (2008)
 call ssis package through the asp.net application

Author  Topic 

reemlana
Starting Member

3 Posts

Posted - 2011-09-22 : 01:23:20
I dont know which one is work with asp.net ,sql2008 ,I try to add refrence to microsoft
what best way to call ssis package through asp.net in sql 2008 ,
i want to use this refrence microsoft sqlserver dts runtime namespace
but i cant find such a refrence i added all dts refrences,
but i still get error they not refrences microsoft sqlserver dts runtime
all what I want to acomplish is have my asp.net ,execute ssis package

another suggestion I got was stored procedure
can you provide simple example how to call ssis package either stored procedure or through refrence
hide problem

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-09-22 : 04:15:20
see
http://www.codeproject.com/KB/database/Call_SSIS_from_SP.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -