I designed a form in a job-cost program where I intended to update records of employees assigned to drafting jobs. The employee names are in a combo/ drop down box. When I try to select an employee, a message shows at the bottom that "Form is read-only". The form properties are selected as "no" to allow Deletions or Additions, but "yes" to edits. Just for fun, I changed add & del to yes, but that didn't work either. Is there another property option that could cause the form to be read-only?
Check that the sql statement or query you are using as the Record Source for the form is not read only. When in the Query builder view the data and try to change something. If you can then the data is editable and that eliminates that.
If it is read only you may have to simplify the sql. A common mistake is doing something like including a total query in the statement.
It is the Record Source. I went back to the query to try to edit a record, and the message at the bottom was "This Recordset is not updatable". I don't think I've mentioned in any of my previous messages, but this program is set up as an Access Project. The query is actually a 'view'. I changed the Record Source to a related table and got another error message about being bound to an unknown field. I'll do some more digging to see if I can get it to work. Thanks for your help!
Patrick, THANKS!!
It's great to have one listing of all these resources. I've visited most of these sites, and Allen Browne's is great, as is The Access Web. Although I've found sometimes it's difficult to zero in on specific development feature th…
Wow thankyou Patrick. I now have my new MS Office 2007 so can get started on my first project on Accces 2007, hopefully dipping into a lot of the resources posted so far.
I have also found on ebay the full Library of Bilbles for Microsoft Office fo…
Here are some of my best links that will help you learn more about Access--fabulous sites -- and they are free (mostly).
A Free Ebook Tutorial
http://thatlldoit.com/accessbasics.aspx
Allen Browne's site -- One of the very best. I can't do without…
Hello Stephanie,
I apologize, I replied to your question a few weeks ago about Richard Rost's online courses. But I don't see my reply posted here. Richard has short free targeted demos, and he also has more extensive targeted courses that you can…
I am new to this group but I can see that there is enough expertise here that we who are able can take turns writing tips - articles, etc. sharing our knowledge. If we could assess the knowledge we have among ourselves then someone could organize a…