Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How does VFP fetch data in buffering mode?
Message
From
27/12/2000 20:39:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How does VFP fetch data in buffering mode?
Miscellaneous
Thread ID:
00457209
Message ID:
00457209
Views:
60
Hi,
I have set my forms' to 2 -private datasession. And, I have a simple test with 2 instance of my form.
Both instance of form will USE table and set it to table buffering mode in INIT.

USE mytable AGAIN SHARED
CURSORSETPRO("buffering", 5)

I update a particular record in 1st instance, and issue TABLEUPDATE(). It return .T. to me. Then, I goto 2nd instance to lookup the same record, it will give me the MOST updated record.
Does VFP only fetch the data once it is needed even buffering is set?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform