Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple View Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00173953
Message ID:
00174391
Vues:
22
>Will the view use the A that is already opened to do its query and thus move the pointer on A causing my unsaved data to be save (as moving off the record in row buffering does a tableupdate automatically) or will the view not disturb my already opened A?

Your answer is no. Internally, VFP uses the select statement that defines the view to build your cursor, and SQL SELECT does not move the cursor in the tables it selects from.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform