editing a query in a form?

blooberrys

Registered User.
Local time
Today, 14:00
Joined
Oct 11, 2010
Messages
10
I have a query that i wish to be able to edit when it is viewed as a form.

i get the message the recordsheet is not updatable.

i have had this form in my database for a while and it used to work so im not sure what has happened.

help please :)

thank you
 
Hi,
Check your query if it is updatable or not? your query could have inner joins which might have preventing your data to be updated.
 
thanks for getting back to me.

how do i check if my query is updatable?
 

Users who are viewing this thread

Back
Top Bottom