Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lets talk Views
Message
From
27/10/1998 17:13:19
Steve Ramsower
Alliant Insurance Sevices, Inc.
California, United States
 
 
To
21/10/1998 23:02:26
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00147912
Message ID:
00151293
Views:
30
>I understand the ease of converting to SQL and the ease of using views. But using views on a local data set has caused performance problems. The client does not want to purge data (we are talk about only two years) and the thought of installing SQL (anybody's) is a little much when difference is how the coding is done. Rememeber using tableupdate(1) on 1.3 million records is causing long delays and using replace/insert is working within a few seconds. How can I justify the use of views?
>
>John
Hey John,
This sounds like a good use for parameterized views. Limiting the records returned by the updateable view should make the update process much faster.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform