Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate() Moves Record Pointer
Message
De
11/01/2001 20:00:20
John Tomblin
Service Station Systems, Inc.
San Jose, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
TableUpdate() Moves Record Pointer
Divers
Thread ID:
00462698
Message ID:
00462698
Vues:
50
In one instance, issueing a TableUpdate moves the record pointer. Does anyone have a clue why this world happen or what can be done to prevent this behiver? What I am doing now is:

CurrRec = recno()
=tableupdate(1, .T., "TableName")
goto CurrRec

This works but, this application has around 500 tableupdate calls. It's a big job to do Microsoft's work for them.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform