Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One-to-many
Message
 
To
11/11/1997 10:25:40
Stoyka Kurteva
Busoft Engineering Ltd.
Bourgas, Bulgaria
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00059511
Message ID:
00059549
Views:
26
>Hi all,
>
>I have three tables:
> D_ALC ( fields: CodeALC n 8, NameAL c 80, ...),
>
> R_AlcMsw(fields: CodeALC n 8, CodeMSW n 8),
>
> C_MSW(fields: CodeMSW n 8, ObjectName c 25, ...).
>
>
>I would like to create one-to-many form with the following features:
>When an element from the table D_ALC is fixed all the related records from the
>table C_MSW to be displayed in a grid.
>
>Thanks
>
>Stoyka

Set relationship between D_ALC and R_AlcMsw on CodeALC and between R_AlcMsw and C_MSW on CodeMSW. On your form you would have for example textboxes for D_ALC.CodeALC and D_ALC.NameAL and a grid of C_MSW.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform