Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding to and Deleting from Views
Message
From
09/05/2003 16:41:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Adding to and Deleting from Views
Miscellaneous
Thread ID:
00786942
Message ID:
00786942
Views:
42
All:

We are about to change from using related single-table views to populate grids to using a single multi-table view and dropping the relations. Since Version 5.0, relations have seemed to grow more and more fragile to the point that we have reluctantly concluded that they are no longer an option as grid data sources.

My question relates to adding a deleting records to multi-table views. Can I add a record to the view itself or must I add to the underlying tables and REQUERY() the view each time a record is added? If the view contains 40,000 or so records, this could take some time.

For deletes, the same question. Can I delete a record from the view, or must I delete from the underlying tables then REQUERY().

Thank you,
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Next
Reply
Map
View

Click here to load this message in the networking platform