Unable to edit fields on forms after refreshing table link

A

Andi

I currently have linked tables to an Oracle database. I have altered the
table and refreshed the link using the Linked Table Manager utility in
Access. After doing so, I'm no longer able to edit the fields on any of my
forms that uses that linked table. Before the refresh, I was able to edit
the fields.

Any Ideas?
 
D

Duane Hookom

If you look at the table in design view, do you note a primary key
designation? If not, you can use a datadefinition query to create one.
 
Top