> Queries can be non-updateable. Tables do not suffer the same problem. I
> would examine your query carefully looking for elements described in the link
[quoted text clipped - 11 lines]
> >> >
> >> >Thanks.
Forms are not queries. Forms can display the results of queries or tables.
On the Data tab of the property sheet for the form is the RecordSource. It
sounds like that is a query and it is not updateable. You can press the "...
" button to look at the query with the query builder. What version of Access
are you using?
>Sorry if I'm taxing your patience at this point, RG, but you're taking me in
>a whole new direction at this point. So let me ask a couple of things.
[quoted text clipped - 12 lines]
>> >> >
>> >> >Thanks.

Signature
RuralGuy (RG for short) aka Allan Bunch MS Access MVP - acXP WinXP Pro
Please post back to this forum so all may benefit.
Ed - 24 Mar 2008 21:53 GMT
Using ACCESS 2003 (it was the new version when I first put this database
together).
When I look at the properties for any of the fields on the form there is no
RecordSource on any of the tabs. There's a Control Source on the data tab,
and it reads the same as the field name.
> Forms are not queries. Forms can display the results of queries or tables.
> On the Data tab of the property sheet for the form is the RecordSource. It
[quoted text clipped - 18 lines]
> >> >> >
> >> >> >Thanks.
Rick Brandt - 25 Mar 2008 00:13 GMT
> Using ACCESS 2003 (it was the new version when I first put this
> database together).
>
> When I look at the properties for any of the fields on the form there
> is no RecordSource on any of the tabs. There's a Control Source on
> the data tab, and it reads the same as the field name.
You are looking at properties of controls on the form. You need to look at
the properties of the fomr itself.
A query containing four tables has almost no chance of allowing edits. Use
a form with subforms with each one bound to a single table.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com