problem with delete

P

Pammy

We have a database on our server, which is password protected. When one of
our supervisors tries to delete a record, this is the error message that pops
up "delete on a linked table failed", what does this mean? No one else has
the problem.
Thanks,
 
J

Jerry Whittle

The person with the problem probably doesn't have the right privileges to
delete records in the linked table. Find the linked table and see who has
priviliges to delete from it.
 
Top