Hey guys,
I am a newbie with DTS and I hope you can help me with this problem I have.
I am running a about 4 sql statements on a few tables to check the integrity of the tables. These statements are basically checking for duplicates and some other conditions. Let me mention that the data was transform from a text file into these tables.
However, if any of these select statement return any records, I would like to stop the dts from going further.
I hope it makes sense. I was thinking that I might have to use active scripts, but not sure how I can use it and include the sql statments and so forth.
any advise is greatly appreciated thanks.
-- gyfu --
Crystal Ver 10
Microsoft SQL
I am a newbie with DTS and I hope you can help me with this problem I have.
I am running a about 4 sql statements on a few tables to check the integrity of the tables. These statements are basically checking for duplicates and some other conditions. Let me mention that the data was transform from a text file into these tables.
However, if any of these select statement return any records, I would like to stop the dts from going further.
I hope it makes sense. I was thinking that I might have to use active scripts, but not sure how I can use it and include the sql statments and so forth.
any advise is greatly appreciated thanks.
-- gyfu --
Crystal Ver 10
Microsoft SQL