I can't add or change records in my access database via my form.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have previously used this form to make changes, but now it doesn't work. It
allows me to see my records but not to change them. I've checked all my
permissions, properties, etc. None of that has changed. What would cause
this. I am the only person using this database.
 
I have previously used this form to make changes, but now it doesn't work. It
allows me to see my records but not to change them. I've checked all my
permissions, properties, etc. None of that has changed. What would cause
this. I am the only person using this database.

It's probably the Query upon which the form is based. Not all queries
are updateable! Did you add another table to the query, or something?

Perhaps you could post the SQL view of the Form's recordsource query.

John W. Vinson[MVP]
 

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