Data Access Page

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hello all. I am trying to make a data access page where
the user can update/edit the records. Everytime I click
the drop down list on the header and choose Group Level
Properties to change AllowAddition, Deletions and Edits I
get the following error (even after checking to see if
the unique table field is filled with the proper table):

"You cannot add, edit, or delete records in a group level
that has a grouped field."

I have a worthless Access book which says I should be
able to set the AllowAdditions, etc from false to true.
What am I doing wrong? I tried using the wizard and
creating it from design view and receive the same error.
Thanks for any help.

Jeff
 
Hey guys. Never mind about this problem. Because
someone handed this to me this morning, I failed to
notice that there was no primary key set in the table I
was attempting to create a data access page for. So, if
you every have this problem, check the tables first LOL.

Jeff
 
Back
Top