Subject Re: Property not getting set in Form using query
From Akshat Kapoor <akshat.kapoor@kapoorsons.in>
Date Mon, 5 Jul 2021 11:42:02 +0530
Newsgroups dbase.getting-started

Good Morning Milind,
> 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?

Are you by any chance based in India. Very few programmers from India in
these newsgroups.

Now coming to your problem.

Can you post some screenshot of the error you are getting.
And the query you are using.

The modified property of rowset should be readonly.
What do you expect to achieve by being able to change it.

And if there are 2 tables in a query then by default it is readonly. The
values cannot be modified.

These are just shots in the dark. Without actual code and what you want
to achieve I doubt anyone will be able to say more.

Regards
Akshat