Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suggestion
Message
From
27/09/1997 22:19:44
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00051948
Message ID:
00052008
Views:
29
>>>suggestion for add new record to grid:
>>>
>>>since Parent table use newid(),
>>>set the child table's key's default value to get the current parent value from the setup table;
>>>
>>>This will work!
>>
>>It cannot work in a multi-user envirnoment.
>
>Tai, add a form property and store the parent key to this property. This will work in a multi-user environment because each user has a separate version of the form on his/her computer.
>
>HTH
>Barbara

You are right about that.

My friend, Chong HanWah, was suggesting putting 'ParentTable.ParentKey' in the default value of the child table validation rule. He was suggesting that if the child table is always related to the parent table, the child table will always get the correct default parent id whenever a new record is appended. In this way, the AllowAddNew=.T. will work without any coding on the form.

Will this work? It doesn't sound safe. But I can't think of any situation where it won't work. What is your opinion?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform