Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange Update View Results
Message
 
À
06/01/2005 11:47:30
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00974709
Message ID:
00974747
Vues:
21
>I have a multi-user data base.
>
>My problem:
>
>Two users are logged on and using an input form based on an update view. The one user is typing in and appending new records to a grid. The second user selects an option to use existing records as a template to fill in their grid and change as necessary. Both users close the form which fires a table update. The first users entries are somehow replaced with the records of the template from the second users selection and the second users entries append just fine.
>
>Any ideas? Isn't a view private to an application instance?

What parameters are you sending to TABLEUPDATE()? If you send a .T. for the second parameter, it will force the update to overwrite any changes that have occurred since the data was retrieved.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform