> -----Original Message-----
> From: Robert Sanderson [mailto:[log in to unmask]]
> Sent: Tuesday, January 14, 2003 10:37 AM
>
> When is a server expected to refresh the idle time on a result set?
>
> For example the following conditions may occur:
>
> a) Create a new result set
> (Obviously has to 'refresh' new set)
Obviously.
> b) Present out of a single existing result set
> (Yes? Hence have to return the same result set
> with new idle time?)
Yes, but I'm not returning the result set info again. The definition of the
idle time says that it gets reset, so I don't think I need to tell them
that.
> c) Combine an existing result set with a new search
> (New set, if any, is 'refreshed', but what about the old one?
> If the old one is refreshed, there's no way to tell the
> client this. Any number of result sets could be combined
> in this way -- do they all get refreshed?)
Nope. The old set wasn't touched.
Ralph
|