Fred wrote:
> My dBase database (.dbf) is being updated every second, and I notice my
> hard drive is real busy. Is there a memory loaded database to replace
> my DBase file? It is a small file with 25 records (3K). I am
> upgrading from Delphi 5 to BDS 2006.
Only 25 records? Can you just use an array? Why overcomplicate things?
--
Rob
.