PDA

View Full Version : How to get the Record Count of an Insert Statement using Exeecute SQL Script step



kuntal_srakar
05-11-2007, 12:03 AM
Hi,

In my Execute SQL Script I have writtern an Insert Statement.
I would like to know the number of rows it will insert into the table when it is executed. I want to know how I can use
FIELD CONTAIN INSERT STATS to solve this issue. I want to send this
to the next step.

Regards,
Kuntal