×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 8/2/13 11:12 PM, Vernon Hamberg wrote:
I think you add more to what you already have. This is similar to
filtering on dates when they are stored in 3 fields.
BTW, I would make it FOO = rather than FOO <= . That's a small point,
perhaps.
. . .
Well, "FOO <=" does slightly simplify the WHERE-clause construction
(since we're dealing with generated SQL including generated
WHERE-clauses), and in any event, it's now easily handling up to a
3-field key with no deviation from the native-RLA result (so far), and
JDBC response times (for the local database) of around 10-50
milliseconds (I have my test-jig programs fitted to display "before" and
"after" timestamps for every call to my JDBCR4 front-end).
I will, however, say that I've owned computers with less memory than I'm
allocating for WHERE-clause buffers!
Thanks. This project has been a never-ending series of surprises, most
of them pleasant, and the people of this List have been most helpful.
--
JHHL
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.