Subject | Re: using Row_Count |
---|---|
Author | Rick Roen |
Post date | 2008-01-11T18:47:31Z |
more info...
I tracked and output the value of Row_Count after each iteration:
"|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|2
7|28|29|30|31|32|33|34|35|36|37..."
so it looks like Row_Count is not resetting itself to 0.
Shouldn't it reset for each Insert?
Rick
I tracked and output the value of Row_Count after each iteration:
"|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|2
7|28|29|30|31|32|33|34|35|36|37..."
so it looks like Row_Count is not resetting itself to 0.
Shouldn't it reset for each Insert?
Rick