MS access 2007 -" this record is not updateable" in form view?

P

Paula

I am using MS-Access 2007 and I am unable to enter a new record in the form
view I get the message: "this record is not updateable"
Please Help!
 
P

PieterLinden via AccessMonster.com

Paula said:
I am using MS-Access 2007 and I am unable to enter a new record in the form
view I get the message: "this record is not updateable"
Please Help!

Lemme guess... you based the form on a query, and the query is not updateable.
.. so open the form in design view, click on the Data tab, and copy and
paste the data source for the form. If it's a query name, post the SQL for
the query.
 
Top