Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To requery after a TABLEUPDATE()?
Message
From
03/05/2000 20:42:40
 
 
To
03/05/2000 18:53:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00365863
Message ID:
00365891
Views:
15
No. Only if the parent changes or there are calculated dependencies between parent and child that are not being directly addressed. In fact, minimizing TABLEUPDATES is a great way to speed up your app.

>I am using parent local view and a child local view with a parent/child form. I have written code that when the user changes the value of a certain field in the parent view it replaces a value in the child view for all records. I then issue a TABLEUPDATE(.T.).
>
>Do I need to REQUERY() the child view after every TABLEUPDATE()?
>
>Thanks, Chris
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform