Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate() not updating ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Tableupdate() not updating ?
Divers
Thread ID:
00612074
Message ID:
00612074
Vues:
49
I have a table in a private datasession with buffermode = 5.
The current record in the table is edited through form controls and then a tableupdate(1,.F.,"MYTABLE") is performed which returns .T. There is a transaction around this and some other code and this transaction always ends and a flush is done straight afterwards.

If I put a browse statement after the transaction I see the table with the changes. If I then close and reopen the table the changes are still there.

If I don't put a browse statement in then the data isn't in the table when I close and reopen it. (even before I close it - a wait window reveals old values in fields)

What does this mean ?
Cheers,
Jamie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform