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



I have built system with field select logicals and they performed
wonderfully and I had my database independence. Need a new field. Just add
it.

The problem, without a tool, development and maintenance was a bear. You
had to create a logical for every table in a program and you only had 10
characters to describe it that left you with something like GL0001_L01,
GL0001_L02, etc and try to remember what is what.

If you build a tool that lets you pick the file or files that you need,
then the fields and finally an existing index and have it generate a field
select logical, a data structure and update a very fast table (User Index?)
under a name you gave it. You then have a service program that has methods
for Opening, Close, Read, Write, etc. That service program only has to open
the field select logical and when it gets a record (Maybe using RLA in C?)
it just need to move the record into the buffer.

Anyway, that is my idea but again SQL does it all plus a ton more so why
bother.


On Fri, Apr 25, 2014 at 2:34 PM, John Yeung <gallium.arsenide@xxxxxxxxx>wrote:

On Fri, Apr 25, 2014 at 4:14 PM, Chris Bipes
<chris.bipes@xxxxxxxxxxxxxxx> wrote:
Could not say for sure why it is a bad idea.

But it was *your opinion* that it was a bad idea:

On Fri, Apr 25, 2014 at 3:27 PM, Chris Bipes <
chris.bipes@xxxxxxxxxxxxxxx>
wrote:

That is exactly why programmers created Logical Files with just the
fields
they needed for their program. You could change the physical but the
logical would remain unchanged. In my opinion that was a bad idea.

Are we talking about two different ideas, one of which is bad in your
opinion, and another which you are more on the fence about?

John
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.