recordset is not updateable

  • Thread starter Thread starter lynn atkinson
  • Start date Start date
L

lynn atkinson

I have a query which links course bookings, employee and
their post. If I add the contracts table (which eliminates
the need to input the postid in to the employee details),
the query becomes non updateable. Can anyone explaing why
this happens?
 
can you post your query

do both tables have a primary key?
etc

somehow the records cannot be identified as unique.
 
Back
Top