![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
-----Original Message----- Then use Workflow to determine if that task should run or not Workflow (http://www.sqldts.com/default.aspx?103) Alternatively you could just use ADO inside the Active X Script task. This thread should help http://tinyurl.com/2nx44 -- ---------------------------- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:1540301c415d2$53beb8a0$a501280a (AT) phx (DOT) gbl... Need small help in how to call a stored procedure from Activex Script. Using Execute sql task, it will be easy but I don't want to execute that task all the time. Only in certain situations, I need to run the stored procedure. Any code examples? thanks, . |
#2
| |||
| |||
|
|
Thanks for your help. This helped me alot but I still have a small problem, this runs the stored procedure but I am trying get some output parameter from the stored procedure...But it is not giving the output. Any help? thanks, |
![]() |
| Thread Tools | |
| Display Modes | |
| |