QUESTION: Why am I getting the error "Operation not applicable" when I open a TClientDataset with many master-detail datasets? ANSWER: There are two ways you can set up master/detail relationships in client datasets using nested tables. One is to define them explicitly using the Fields Editor. At design time, right
click the client dataset and choose Fields Editor. Add a new persistent field
to your client dataset by right-clicking and choosing Add Fields. Define
your new field with type DataSet Field. In the Fields Editor, define the
structure of your detail table. |
Last Modified: 11-OCT-00