dbTalk Databases Forums  

Conditional task?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Conditional task? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Anant Rege
 
Posts: n/a

Default Conditional task? - 10-04-2003 , 11:07 AM






Is there a way to make a particular task in DTS conditional based on a
global parameter value?
Something like
IF globalparam1 = 1 Then
execute task1

I don't mean the work flow where a task will be executed on completion of
some other task.





Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Conditional task? - 10-04-2003 , 11:48 AM






Then you want this

Multiple Paths in Workflow
(http://www.sqldts.com/default.aspx?218)

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org




"Anant Rege" <arege.at.rogers.dotcom> wrote

Quote:
Is there a way to make a particular task in DTS conditional based on a
global parameter value?
Something like
IF globalparam1 = 1 Then
execute task1

I don't mean the work flow where a task will be executed on completion of
some other task.







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.