Why subform is read-only?

  • Thread starter Thread starter Ig
  • Start date Start date
I

Ig

Hi,
I have subform on form that both are Allow Edits and both are dynasets.
Subform is based on only 1 table.
When trying to change field on subform, there is a message on status bar
that
form is read-only. What do I do wrong?
Thanks
 
Have you tried editing directly in the query feeding the subform? Even
though you defined it as a dynaset, the SQL may not be updateable. If you
can't do the edit in the query, then you won't be able to in the subform
either.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top