Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Troubles with Views
Message
 
À
15/09/2000 15:06:53
Paulo Pechula
Folhamatic Sistemas
Americana, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00417099
Message ID:
00417143
Vues:
11
This will work too, if the table is NOT buffered.

When I use a view I don't normaly need to have the source table buffered - it only complicates the code by requiring an extra tableupdate().

What I do, is to add the table and the view to the DE, the BufferModeOverride set to None for the table, and to 5 (table, optimistic) for the view, and NoDataOnLoad = .T. for the view.

dz
Doru
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform