Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering, tableupdate and antivirus software?
Message
From
31/10/2006 00:58:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01165476
Message ID:
01165711
Views:
14
Ronald,

Do you check for the return value when issuing TABLEUPDATE()? In case TABLEUPDATE fails, changes to your data will not be saved; so you still have the old values.

HTH,
Dennis


>I have been experiencing irregular results.
>
>I have a form where a command button will call another form. Since I am using buffering (5), in the click event of the command button, a tableupdate is called and the form called has it's own private datasession. However, the new form called will sometimes have the committed changes and othertimes will have the old values.
>
>Is the antivirus software a factor here? Is there a way to wait until the tableupdate has been finished before calling the new form?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform