Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating with local views
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00634224
Message ID:
00634228
Views:
21
Hi Dean,

>What is a proper way to update both parent and child table with one local view? or is this not possible...

I wouldn't recommend doing that in one view. This will cause unpredictable results, since VFP has no specific order in which changes are being saved. Even more problems will occur when you try to add new records. To be save, make two views and update them separately.

Regards,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform