Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private datasession
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00162470
Message ID:
00162505
Vues:
26
>>i use private datasession with forms but i have a problem, i use 3 tables (1 table .and. 2 views), i use grids for the 2 views, but is very slow, i think the rushmore tecnology don´t work...!?
>>
>>thanks in advance
>How many records do you retrieve for your views also are these remote views or local ones
>
>you should keep in mind that unlike SELECT into cursor a view will always create a temporary table (will not use some filter on the origina table etc.)
>so you (usually) don't want to retrieve too many records
>
>Arnon

Are those grid views parameterized or do they have relations to the table in the data environment? The vfp docs say that a view should not be used as a child in a relation, because it will process slowly (and you've got two of them).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform