Subject | AttemptMaxRows |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2002-01-24T14:33:07Z |
When AttemptMaxRows is for example 1000, does it mean, that maximally
1000 records will be fetched or does it mean, that at every try 1000
records will be fetched.
Besides it seems, that when AttemptTicks has a value lower then 1000
nothing happens. When it has a value >=1000 then it works, but
AttemptMaxRows is ignored. For example:
AttemptMaxRows=100
AttemptTicks=1000
I have a dataset with 100.000 records and all records will be fetched.
BTW, Jason I have sample app to demonstrate the behaviour. When you are
interested, I will send it to you.
Guido
1000 records will be fetched or does it mean, that at every try 1000
records will be fetched.
Besides it seems, that when AttemptTicks has a value lower then 1000
nothing happens. When it has a value >=1000 then it works, but
AttemptMaxRows is ignored. For example:
AttemptMaxRows=100
AttemptTicks=1000
I have a dataset with 100.000 records and all records will be fetched.
BTW, Jason I have sample app to demonstrate the behaviour. When you are
interested, I will send it to you.
Guido