Did you try the REQUERY() function to refresh the data in the remote view? If the data is added in the VFP remote view, it must be committed with a TABLEUPDATE() call. To refresh the local cursor on the other workstation with the most recent data, use the REQUERY() function