Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select command and Updating
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00764431
Message ID:
00764436
Vues:
19
Isn’t that the reason you use buffering?
You update ONLY when you want the changes to take effect.
So if you don’t, you won’t



>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform