editing a query in a form?

blooberrys

Registered User.
Local time
Yesterday, 19:02
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?
 
I have this problem fixed now thank you very much! :D
 

Users who are viewing this thread

Back
Top Bottom