Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxExpress
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01521476
Message ID:
01521614
Vues:
48
Can I see the vfegenview after your change?

and the text of the error again

>Hi Charles,
>
>Unfortunately, that is not the problem. I just made the change you suggested and still get the same error.
>
>Any other thoughts?
>
>Thanks,
>
>TFISHER
>
>>Looks like you have the wrong field marked as pk - I think you want cid to be keyfield and cuserid to be just another updateable field.
>>
>>Try changing this keyfield to .f.
>>
>>>*!* Field Level Properties for RV_USERS
>>>*** Props for the RV_USERS.cuserid field.
>>>DBSetProp('RV_USERS.cuserid', 'Field', 'KeyField', .T.)
>>>DBSetProp('RV_USERS.cuserid', 'Field', 'Updatable', .T.)
>>>DBSetProp('RV_USERS.cuserid', 'Field', 'UpdateName', 'appusers.cuserid')
>>
>>and this keyfield to .t. and see what happens
>>
>>>*** Props for the RV_USERS.cid field.
>>>DBSetProp('RV_USERS.cid', 'Field', 'KeyField', .F.)
>>>DBSetProp('RV_USERS.cid', 'Field', 'Updatable', .T.)
>>>Hi Charles,
>>>
>>>Thanks for taking a look.
>>>
>>>TFISHER
>>>
>>>



Charles Hankey

Though a good deal is too strange to be believed, nothing is too strange to have happened.
- Thomas Hardy

Half the harm that is done in this world is due to people who want to feel important. They don't mean to do harm-- but the harm does not interest them. Or they do not see it, or they justify it because they are absorbed in the endless struggle to think well of themselves.

-- T. S. Eliot
Democracy is two wolves and a sheep voting on what to have for lunch.
Liberty is a well-armed sheep contesting the vote.
- Ben Franklin

Pardon him, Theodotus. He is a barbarian, and thinks that the customs of his tribe and island are the laws of nature.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform