I have a DataSet containing 2 tables, one a header table
and the other a detail table. They are related by 3
fields, MrNbr, DocNbr, and TimeStamp. How do I set up a
DataSet Relationship based on all 3 of these? I see and
understand the examples using just one field but cannot
determine from that how to incorporate three fields. Any
help is greatly appreciated.
Robert