Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View with different criteria
Message
De
10/03/1998 19:58:28
 
 
À
10/03/1998 17:23:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00083751
Message ID:
00083777
Vues:
18
>I have a form where the user can navigate and edit the records. The user can also set up some filters on such criteria as the dates, the response code, etc. He can enter 0, 1 or many criterias.
>
>Currently, I'm setting a filter on the table itself. It work, except when doing a SKIP -1 or SKIP +1 at the top or end of the table, it take about 2 minutes to return control. The filtered table is also ordered.
>
>I can't use a SELECT-SQL because the user can edit the record. As for a view, I can use it with parametized fields, but I don't see how I can use a parametized view when it's not sure that a given field will be filtered.
>
>The only thing I see for now, is to create a view programmaticaly everytime the user modify the filter. Before going into that option, I was wondering if anybody know a better solution or this is the only option available to improve the speed.
>
>TIA


Look at QBFBuilder from www.classycomponents.com.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform