On 7/4/2021 10:57 AM, Milind Nighojkar wrote: > I am using query having 2 tables and opening it in form in edit mode. I created this query using query builder. > In form when trying to set the rowset property state to true, live to true, modified to true I am unable to set. > How we can change the read on query to edit mode in form? > Milind Nighojkar >
What version of dBASE? For some time these have been data modules not
queries. Are you using OODML or XDML? The form's rowset requires the use
of OODML (the object oriented database manipulation language).