|
From: Carl
On 8/30/07, Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx> wrote:
actuallyFrom: Carl
Then I would wonder if that ResultSet is the set of results you
throughneeded?
It is if the user is doing the most fundamental of funcitons: paging
a list of records by key and positioning the list.
This does not directly address my earlier response which you quoted,
and I maintain that if you find yourself seeking outside the bounds of
your ResultSet, you have either selected the wrong resultSet or your
bounds checking needs work.
Unfortunately, SQL still has no capability to position by key within a(where
result set. Instead, you must recreate the result set every time. This
fundamental issue has been discussed on this list and on the RPG list
it really belongs) many times.
This statement clearly demonstrates to me that you did not understand
the point I was attempting to make, which is that record level random
access may not be needed. I'd be interested in a high level
description of a situation where it is. My question is why you would
need to "postion by key" rather than fetch the records you want and
get to work on them?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.