flow in dts sql task
From: dk (anonymous_at_discussions.microsoft.com)
Date: 06/21/04
- Next message: David Phelan: "DTS Logs and Scheduled Jobs"
- Previous message: Sue Hoegemeier: "Re: SINGLE DTS IMPORT???"
- Next in thread: Allan Mitchell: "Re: flow in dts sql task"
- Reply: Allan Mitchell: "Re: flow in dts sql task"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Jun 2004 07:09:58 -0700
in a sql step of a dts package the code is
checking the count of a table.
if the count is greater than 0 i'd like
the success part to execute,
otherwise the failure part to execute.
is there a way to have the flow go to
a different task based on this conditional
sql code with dts?
tia,
dk
- Next message: David Phelan: "DTS Logs and Scheduled Jobs"
- Previous message: Sue Hoegemeier: "Re: SINGLE DTS IMPORT???"
- Next in thread: Allan Mitchell: "Re: flow in dts sql task"
- Reply: Allan Mitchell: "Re: flow in dts sql task"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|