Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Value is not written to the the field in the table
Message
 
To
17/10/2001 14:25:04
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00569542
Message ID:
00569815
Views:
22
>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform