Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View requery
Message
 
 
To
17/07/2007 11:53:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01241116
Message ID:
01241132
Views:
21
>I have created View with parent and child tables in it.
>
>When I insert new record into view and then do TableUpdate() it's ok except that some fields are blank. Those fields are from child table, unless I do requery() they are blank. How can show them without doing requery?

You can use replace command to replace extra fields (non-updatable) in your view with child table fields. Otherwise requery() would be the only option.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform