Editing records in a query

J

Jim

I created a simple select query. I cannot delete records
or edit data within the query.

Whats up?
 
J

John Vinson

I created a simple select query. I cannot delete records
or edit data within the query.

Whats up?

The query isn't updateable. There are many reasons this might be so;
check "Updateable" in the online help, or post the SQL here.
 
Top