Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CANDIDATE() Function??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00309009
Message ID:
00310041
Vues:
32
>>I am simply appending a blank record to the table. VFP will not permit the
>>blank record to be created because (I am assuming) the field with the
>>CANDIDATE TAG is blank when it is initially created. This would mean I would
>>have to remove the CANDIDATE tag from the field, create the new record, and
>>then add the CANDIDATE tag back in???
>No, you just can't APPEND BLANK. You need to use INSERT instead. this way, you
>can define the key value before adding the record.

Well, you can: once. The next time, you have two blank key values, which the candidate index objects to.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform