Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RLOCK and buffering and saving data VFP 9 vs VFP 7
Message
From
08/02/2007 16:57:52
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
08/02/2007 15:53:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01193846
Message ID:
01193896
Views:
9
>I have several forms which have code similar to
>
x = tableupdate(.t.,.t.,'tablename')
>It works in VFP 7 but not in VFP 9. The form has a burffermode of 2 (optimistic buffering) and the table a buffermodeoverride of 5 (optimistic table buffering).
>
>Any one have suggestions on why this is happening and/or how to determine the problem?
>
>TIA

Hi Claude

The form needs no buffering at all. The individual tables that are written need buffering.
Previous
Reply
Map
View

Click here to load this message in the networking platform