I'd like to load a selection of records into a RowSet.

But for a few of them, tagged with a label, I'd like to load the data from a
different record of the SAME table into the RowSet, except for a few fields
of the original record.

The "related" record is referenced within the original record (via ID field
of the related record).

It seems, it is the same problem you have with 4D's "Apply to Selection"
command, that you may not alter the current selection within the loop, which
is imminent to find the related record within the same table.

Any suggestions, how to accomplish this task?

Peter


_______________________________________________
Active4D-dev mailing list
[email protected]
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to