Querry is read only

C

Cindy B

Hi-
Just a quick question - I have a simple querry that is the combination of 4
tables - for some reason it is coming up as read only... any idea what would
cause that?

thanks for your help-
 
D

Duane Hookom

Very likely the problem is the links with non-primary key fields. Try remove
a table that doesn't involve a primary key and see if the query is editable.
 
Top