Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching for data entered into a view
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00294414
Message ID:
00294464
Views:
23
>Hi Bret,
>
>In my data environment I have the cursor's buffermodeoverride set to 1, and I have the form's buffermode set to 2. After your response I checked help. Am I right in assuming that this is in fact Row buffereing and I need to change the property on the cursor to 5?

I dont use data environments I load all my tables programmatically in the load event e.g * Final Buffering set
lSuccess = CURSORSETPROP("Buffering", 5, "ama")

So I guess 5 would be Table buffering
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform