Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to update source table with record appended to view
Message
From
10/05/1998 12:24:58
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00098177
Message ID:
00098371
Views:
29
Thanks Barbara and Sylvain,

Yes, you were both helpful. Thanks. Now my work with views has encountered a new question. I have a form with a pageframe, 5 pages, each page has a grid. When the user starts on page one, he selects a customer which determines the cCustno which is the parameter driving the SQL views which appear on the other pages. The user can edit or append new records to the views, which in turn update their respective base tables, as long as I put the tableupdate()'s in the right place. That's where I'm having trouble. If the user edits a record in the grid, but does not change row or column, then exits the grid with the close button, I can't seem to determine which event to put the tableupdates in to ensure they fire before the user moves on to another customer.

I guess this is no different that the same scheme with no views involved. Just exiting a grid with the close button. Must be pretty basic stuff.

Thanks,
Joel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform