dbTalk Databases Forums  

branching

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


Discuss branching in the microsoft.public.sqlserver.dts forum.



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

Default branching - 02-21-2006 , 06:55 PM






SQL2k

I have a package that I would like to branch 1 of 2 ways, depending on the
results of a step.

My package works something like this:
- determine the number of rows in a table. this is done by running a sql
exec task and populating a global var.
- based on the number of rows, I either want to send an email and quit, or
continue on with the rest of the package like I normally would.

Can anyone tell me an easy way of accomplishing this?

Thanks, Andre



Reply With Quote
  #2  
Old   
Andre
 
Posts: n/a

Default Re: branching - 02-21-2006 , 07:30 PM






Fuhgetit - I figured out how to disable a step, and this is what I needed.

Andre



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.