× 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.



From: bill.blalock@xxxxxxxx

I am trying to wrap my head around SQL. This is a very basic problem in
my inventory project ... matching the owner of an inventory item at the
point in time with what happened to that item. In this case the ownership
of the item is one process (hence the owner file) and what happens to
inventory is another process (hence the status file).

By the way, this is a very typical class of problem: trying to find records
within ranges based on other records. Pricing (especially deals and
promotions) works very much on this sort of principal. Other things work on
ranges and subtotals as well, such as batch balancing or production line
loading.

Partitioned tables in SQL can help with some of these problems but not all.
I just can't understand why someone would want to rewrite this stuff from
ISAM to SQL when ISAM works so much better. If ISAM is the best tool, use
it.

Joe



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.