Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select command and Updating
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Select command and Updating
Divers
Thread ID:
00764431
Message ID:
00764431
Vues:
63
Hi everybody,

I am using buffering:
= CURSORSETPROP('Buffering', 5, 'Mytable')
When I “append blank” and execute:
select * from Mytable
I don’t see the appended record, unless I executed:
= TABLEUPDATE(1, .t., "shipment_history_ranges")

How can I see appended record with SELECT COMMAND without updating?

Thank you,
Ali
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform