PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

BUG: When using NewNForEachExecution the inserted row count does not work #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Run a set with NewNForEachExecution
insert 10 rows

The output should be 10 inserted items,
The output is 0;

Original issue reported on code.google.com by a03pe...@gmail.com on 1 Nov 2012 at 9:13

GoogleCodeExporter commented 9 years ago
also same error when using ConstantN

Original comment by a03pe...@gmail.com on 1 Nov 2012 at 9:31

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 2 Nov 2012 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 5 Nov 2012 at 2:51