Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty cursoradapter cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00866479
Message ID:
00866535
Vues:
23
>Hmmm, I can't imagine the CursorRefresh doing both a REQUERY and TABLEUPDATE. I would look in the BeforeCursorRefresh method to see if the TABLEUPDATE is done there.

When I added new record to the cursor (INSERT INTO cursor_name...) and then called CursorRefresh. It updated the table by adding new record to the table. Is this wrong and should some other method be used instead of?

>I would stick with the CursorRefresh instead of Requery because CursorRefresh is functionally the same as a REQUERY on a view, it just that it is designed especially for the CA.

OK

AT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform