Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Buffering Problem
Message
From
20/08/1998 14:37:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Table Buffering Problem
Miscellaneous
Thread ID:
00128579
Message ID:
00128579
Views:
62
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
If at first you don't succeed......SET STEP ON!
Next
Reply
Map
View

Click here to load this message in the networking platform