J
Joe
I created an ADP that runs SQL stored Procedures.
I have four in one form, all except one return all the
rows from thier respective SP's.
When I run my SP in SQL I get 2361 rows, when I run it in
ADP it only returns 80. If I adjust the row count after it
runs and set the rows to 0 it gives me all.
Is there a way to default this?
Thanks,
Joe
I have four in one form, all except one return all the
rows from thier respective SP's.
When I run my SP in SQL I get 2361 rows, when I run it in
ADP it only returns 80. If I adjust the row count after it
runs and set the rows to 0 it gives me all.
Is there a way to default this?
Thanks,
Joe