I had created an Application that use files to present data .
I used the following components:
1. TextDatafile component.
2. TableDataSet Component to present the data on the Frame.
I have two questions:
1. How do I use the QueryDataSet to filter the data in the
TableDataSet.
The Tutorial in Jbuilder doesn't address this issue.
2. Where can I find a good book or documention that address the issue
of file based DataBased.
Thanks,
Ego.