Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private data
Message
From
07/04/2006 14:05:36
Mk Sharma
Shrishti Solutions
Mumbai, India
 
 
To
07/04/2006 08:04:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01111304
Message ID:
01111488
Views:
22
i am using as below

=usefile("inward") && in load event (usefile is a procedure to open a table)


cursorsetprop("buffering",5,"inward") && in form load event

tableupdate(.t.,"inward") && in save command button

tablerevert(.t.,"inward") && in cancel command button


should i write some thing in query unload to stop buffering.

like :
cursorsetproper("buffering",5,"inward")

is this stop buffering only for current form.


proc usefile
****
para filename
use (filename) in select(filename)


please help me

should i use prive datasession or default what is best.


is there some artile(s) for data buffering (with example form)

warm regards,
mk.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform