|
midrange-l-request@xxxxxxxxxxxx wrote: > 8. Something lighter than a database file . . . (James H H Lampert) > >Would anybody have any suggestions for something that >would: > >1. Be lighter than a temporary database file, preferably >living in memory, instead of on disk, and having less >overhead than a file, >2. Yet still be capable of expanding to contain whatever >data records are put into it, >3. While rejecting duplicate records? Sounds like... an array in alloc'd memory with some simple programming to manage duplicates. How about a *USRIDX? And with a private pool and SETOBACC, you might even get a good part of "living in memory". Tom Liotta
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.