Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views
Message
De
23/11/1999 21:10:36
 
 
À
23/11/1999 14:15:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Views
Divers
Thread ID:
00294494
Message ID:
00294781
Vues:
30
>Hi.... I'm a new user of foxpro and i have a very simple question... is there any logical reason to build a view that is the exact replicate of the table??
>
>Thanks

There is no reason to do this. The only real advantage of local view is that it's natural buffer for the data you work (change) with. However, user is not going to change whole table (all records) at a time, so including all records into a view is not reasonable (and could be extremely slow).
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform