data access page "new" button grayed out

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

Guest

I created a data access page for my database and can't enter new records on
it. New button is grayed out. "AllowAdditions" is set to True no matter
where I look at group level properties. trying to change that says "I cannot
add, edit, or delete records in a group level that has a grouped field."
Cannot ungroup fields anywhere due to help file saying that's on the format
menu. It is nowhere on my format menu. (access 2003) I just want to enter
new records into the database through the data access page. HELP! the help
file is extremely unhelpful and just sends you in circles.
 
Probably a missing primary key. It could be another thing - like the
UniqueTable property is not set correctly - however, I don't remember enough
about DAP to even remember if there is such a property for DAP.

The newsgroup for DAP is m.p.access.dataaccess.pages but it's nearly dead.
 
Back
Top