Wed, 18 Jun 1902 08:00:00 GMT
Question on setting up master-detail tables
I have 2 tables (in DBF): Master: Transaction # (key) ... Child: Transaction # (key) Item # ... I want to line the 2 using "transaction #", and order the child table by "trans # + item #" (it's already indexed). I'd changed the MasterSources and MasterFields properties of the child without success. I'd already reported here that I'd got the "Field index out of range" error from BDE. One nice guy told me to use the filtering method, but I'd found this too troublesome under my case, which is quite complicated. Is there some way to utilize Delphi's master-detail relation under my case? Gary Tse. +--------------------------------------------------------------------- | | Q: Who's the guy that sold you something for plenty of bucks, | but'll tell you "Wow, ok, it's our *unique* feature (set).", | after the beast'd killed all what you have done this morning? | +--------------------------------------------------------------------- ******* Please remove DO_NOT_SPAM_2_ to send me sweet letter! *******
|