"LeVan,Ralph" wrote:
> Omit result set position in the response. We don't need it and it makes us
> look stupid. "Hi, I just ask for record #10. Could you tell me what record
> I just asked for?"
Depends on how we treat surrogate diagnostics.
We haven't resolved that; there was a suggestion to include the surrogate
diagnostics along with the other diagnostics rather than return them
positionally.
So if the request says "start with record 1, 10 records" and record 5 is not
returnable, you return records 1,2,3,4,6,7,8,9,10,11 and a surrogate diagnostic
separately for 5. Then you'd want the result set position.
--Ray
|