Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Not Updatable Table?

Status
Not open for further replies.

EddyLLC

Technical User
Mar 15, 2005
304
US
I have a table that I added a auto counter field to and made it the primary key. Now when I go to the form that accesses the table via a query I can not update any of the data. None of the fields can be changed. Does this have something to do with the counter field? Is there a way to prevent this?

Thanks
 
Does the query include this primary key ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Yes it does include the counter field but there is no link between it and any other field in the other tables in the query.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top