MicheleWeaver
Programmer
I want to do a simple package that will send an e-mail if the rowcount of a query is > 0.
I add the rowcount data flow component and assign a variable cnt.
In the precendence constraint I add the expression @cnt > 0.
When I run, I get the error The expression "@cnt > 0" must evaluate to True or False.
Please help!
I add the rowcount data flow component and assign a variable cnt.
In the precendence constraint I add the expression @cnt > 0.
When I run, I get the error The expression "@cnt > 0" must evaluate to True or False.
Please help!