Hi
with VFP9 SP1 , big trouble in a FORM:
in LOAD : open FILE1 with buffering mode 5
open FILE2 with a SET KEY TO cPubVar (link with FILE1), buffering mode 5 also
in the Form i have a GRID2, properties :
RecordSource with FILE2
RecordSourceType "Alias"
I add a data in the grid...