Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speed Test
Message
De
02/11/2000 11:30:25
Walter Meester
HoogkarspelPays-Bas
 
 
À
02/11/2000 06:59:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00437042
Message ID:
00437158
Vues:
20
Kevin,

When opening views, it matters if the underlying tables are already opened or not.

Further a view is in fact a SQL statement and even if NODATA is in effect, it still executes. When it executes it still downloads indexes needed to perform the joins. I don't know if this also applies to an DELETED() index tag. You might want to try it yourself.

Walter,


>I conducted a speed test on opening a database, some tables and some views, here were my results (from an NT Server):
>
>1 Database 1 Second
>8 Tables(some free, some from database 12 Seconds
>3 Views (with NODATA) 18 Seconds
>
>My main concern is the views, how come the views take longer to open the tables even with NODATA issued? surely they should be quicker - or is it not?
>
>Comments welcome
>Kev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform