Hi there
I have a form bound to a query. When it loads (the form) I assign the the name of the query to the Record Source property of the form.
If I try edit the results of the query,
I then get the error 'recordset not updateable'
The recordset is a dynaset. The query is nothing complicated. I have read through the help file and can't seem to come up with anything.
I obviously have something messed up but I have no idea where to look at this point,
Is it possible that one of the tables I used in the query is read only? If so, how do I find that out? I cannot find any property for that.
Some help would really be appreciated
Many thanks
Nick
I have a form bound to a query. When it loads (the form) I assign the the name of the query to the Record Source property of the form.
If I try edit the results of the query,
I then get the error 'recordset not updateable'
The recordset is a dynaset. The query is nothing complicated. I have read through the help file and can't seem to come up with anything.
I obviously have something messed up but I have no idea where to look at this point,
Is it possible that one of the tables I used in the query is read only? If so, how do I find that out? I cannot find any property for that.
Some help would really be appreciated
Many thanks
Nick