Delete record from a form

S

Silvio

I have a continuous form to add new records (Table==>Query==>Form). However,
if I select from the record selector a record and delete it, it deletes from
the form, however, when I look inside the table the record is still there.
How can it be?
 
S

Silvio

Yes, the query combines 2 table with one-to-may relation with full
referential integrity.
 
Top