Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private data
Message
De
07/04/2006 14:05:36
Mk Sharma
Shrishti Solutions
Mumbai, Inde
 
 
À
07/04/2006 08:04:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01111304
Message ID:
01111488
Vues:
21
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform