Hello :)
Can anyone tell me how the property Share Query Result works?
Im desperate for an example :o
THX
Hi,
If it helps, this is what the documentation says about it:
Share Result Set
Specifies whether to share an identical query between data containers that use it. To share a query, data containers must be lists, repeaters, or repeater tables and must use the same grouping structure and list of properties. The data containers cannot be part of a master detail relationship. When set to Yes, the query sends only one request to the database and shares the result. When set to No, the query is not shared.
Regards,
MF.
???
an example could be more telling
THX anyway MFGF