Subject Temporarly disable Master-Detail
Author guido.klapperich@t-online.de
I have a customer-query, which is the master-source for more than 20
detail-queries. When I now want to locate a specific customer, all the
the detail-queries go with the master while searching. When I remember
it right, locate walks through the whole dataset, until it has found the
record. What I want, is to disable all the master-detail-relationships,
locate the customer and then enable the master-detail-relationships. Is
this possible ?


Guido