Subject Re: Property not getting set in Form using query
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Sun, 4 Jul 2021 13:24:38 -0700
Newsgroups dbase.getting-started

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).

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm