Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Buffering Problem
Message
 
To
20/08/1998 14:37:00
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00128579
Message ID:
00128585
Views:
19
>Hello,
> I have a form which is designed to perform a table update. I have the input file properties buffer mode set to 2 (Optimistic). Everything appeared to work fine for a couple of weeks until I started receiving an error message stating: "Function requires row or table buffering mode". There were no additional changes made to the program.
>I then added the following line of code:
> lBuffit=CURSORSETPROP("Buffering", 5, "SALESREP")
>
>= TABLEupdate(.T.) && save all table changes
>This seemed to do the trick (although I still don't know why I had to manually include it). Yesterday, we began receiving the same error message.
>
> What am I not doing correctly? I've used this same procedure many times in the past and never encountered this type of error. I'm running VFP 5.0 in a Window NT environment. Any help would be greatly appreciated. TIA!
>
>Barry

what is the form buffermode property set to?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform