Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update vs. insert
Message
 
 
To
30/07/2001 15:20:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00537366
Message ID:
00537449
Views:
14
Nancy,

I think while SQL commands are executing thisform can sometimes no longer in scope as far as VFP is concerned. I've had to make sure that object properties are not used for view parameters, they need to be copied to local memvars before issuing a Requery().

>> update customers set company = thisform.text2.value ;
>> where custno = thisform.text1.value
>
>That's really weird. It seems to be fine with something like "thisform.SomeProperty". I feel like this is a bug. Anybody else?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform