Viewing 2 posts - 1 through 2 (of 2 total)
Call a stored procedure from ASp.net .Stored proc can call dtexec using xp_cmdshell.
This(dtexec) will run your SSIS package.
Cheers
Sid
January 7, 2008 at 3:55 am
#765274
Can U write a sql query in Destination using SQL Command.Something like
Select xyz from mn where xyz in(Select Top() from opp) order by desc.This will give you the smallest or...
January 7, 2008 at 3:43 am
#765270