Hello Brad,

> I have two ClientDataSets with identical fields. One is for the user
> viewing the data, and the second receives incoming data, processes it,
> filters out unwanted records and then adds the remaining records to the
> other ClientDataSet so the user can view them.

The TKbmMemtable I was talking from in my other post has a property to
Attach a MemTable to another MemTable. Data is only 1 time in memory,
but all attached tables are a cursor to the same data, can have their
own indexes, filters, etc, all independant from each otehr.

---
Rgds, Wilfried
http://www.mestdagh.biz

__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to