Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CANDIDATE() Function??
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00309009
Message ID:
00310041
Views:
33
>>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform