Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A nightmare with table buffering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00836796
Message ID:
00836960
Vues:
17
Robin,

You should expect to have comma delimited list of primary fields for the cursor.

Basically TableUpdate() will update all the rows which meet the condition within the KeyFild list.

If this is the case, you have to replace Keyfield property on a cursor, with a valid KeyFieldList definition
CURSORSETPROP("KeyFieldList","Field1, Field2,...", cAlias)
Cheers,

Zoran



>Zoran,
>
>What should I expect?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform