all groups > sql server dts > december 2003 >
You're in the

sql server dts

group:

DTS object to use



DTS object to use LIZ
12/11/2003 3:56:10 PM
sql server dts:
Re: DTS object to use Allan Mitchell
12/12/2003 12:29:07 AM
Use an ExecuteSQL task to read the value of a SELECT COUNT(*) statement into
a Global Variable. In an Active X Script task check that Global Variable
and use Workflow to determine how you handle the package from there.

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


[quoted text, click to view]
staging table and manipulate result? For example if rows exist I need to
perform a various of task otherwise do nothing. Thanks in advance.

AddThis Social Bookmark Button