Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Value is not written to the the field in the table
Message
 
À
17/10/2001 14:25:04
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00569542
Message ID:
00569815
Vues:
23
>>>I know that modifying a table can cause problem with a view that was associated to that table. So I created the prg for that view. Deleted the view and recreated the view from the prg.
>>>
>>>That step did'nt help at all ;-(
>>>
>>>
>>>Can you figure out what's wrong?
>>
>>Hi Denis,
>>
>>1. Are you sure that the CheckSum field is updatable?
>>2. You SELECT lv_NameOfTheViewTry, but try just in case:
>>
>>REPLACE lv_NameOfTheView.CheckSum with m.oAuth.AuthenticateRecord("CheckSumString","CheckSum") IN lv_NameOfTheView
>
>Yes it's really updatable. Your replace did'nt help on the functionality but it sure help me to make my code look prettier ;-)

Did you try what the manual TABLEUPDATE() returns (from the Command Window)?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform