Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to speedup View
Message
From
16/01/2003 07:25:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
16/01/2003 03:13:35
Lakhani Anil
Lakhani Software Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00742259
Message ID:
00742307
Views:
18
>I am using view for Updation of table for a particular key, for that I am passing parameter in view, (And view also contains some filter conditions in where clauses) So it becomes very slow. Is there any way we can make it fast.

If the view is parameterized on the primary key, there is no need for further filters, since there will be only one record for a specific primary key value.

Also, make sure you do not have an index on DELETED().

Perhaps you can get some additional ideas for optimization, reading FAQ #8109.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform