Deleting a record problem

J

Jen

Before, when I deleted a record from a form everything worked ok, deleting
the record from the two tables rhat is bound in a one-to-many relationship.
It then said:

"Relationships that specify cascading deletes are about to cause 1 record(s)
in this table and in related tables to be deleted.

Are you sure you want to delete these records?"


Now this happends:
It does not warn anything upon deleting, but instead (after the record is
deleted) I'm stuck on the deleted records page. If I try to close the form
or go to another record I get:

"The Microsoft Jet database engine cannot find a record in the table
'kunduppgifter' with the matching field(s) 'kundnr'."
All I can choose is ok. So I'm stuck on the deleted records page. If I go on
closing the form I get:

"The Microsoft Jet database engine cannot find a record in the table
'kunduppgifter' with the matching field(s) 'kundnr'."
And after Ok;

"You can't save the record at this time."

MyAppname may have encountered an error while trying to save a record. If
you close this object now, the data changes you made will be lost. Do you
wan't to close the database anyway?

Then it closes, and the deleted record is deleted too.

Any ideas, someone who could help? I must have changed something (obviously)
but don't know what. Jen.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top