hi everyone,
i have a form with a grid on it ... and the grid it pointing to a table xyz.dbf ... in the forms data environment i have set the xyz.dbf's buffermodeoverride to 5. ... i'll do the =tableupdate(.t.) on a save button to save those entries.
now on the form iam entering records into the grid and since these new records being entered into the grid are still not committed ... is there a way to scan through these new uncommitted records ? since a select query will fetch records from xys.dbf for only records that have been committed !
thankx
Vijay
i have a form with a grid on it ... and the grid it pointing to a table xyz.dbf ... in the forms data environment i have set the xyz.dbf's buffermodeoverride to 5. ... i'll do the =tableupdate(.t.) on a save button to save those entries.
now on the form iam entering records into the grid and since these new records being entered into the grid are still not committed ... is there a way to scan through these new uncommitted records ? since a select query will fetch records from xys.dbf for only records that have been committed !
thankx
Vijay