Subject RE: CONNECTIING 2 ROWSETs
From Mustansir Ghor <mustan31@hotmail.com>
Date Wed, 21 Jun 2017 05:01:56 -0400
Newsgroups dbase.getting-started

Dear All

I refer to in XDML SET RELATION TO

I have a master file with fields CODE , NAME (rowset1). rowset is indexed on CODE

I have a child file with fields TRANS_NO, DATE, ITEM, QTY, AMOUNT (rowset2). The field ITEM stores same information as CODE in the master file.

In rowset2 in set MasterRowset = rowset1
When I set Masterfields:= "ITEM" . it gives error table is not indexed.

I wish to know which table he is referring to.

Further how we can display in the grid fields from both these tables.

Anybody can guide on this matter.


Best Regards
Mustansir