non-deleted row

A

Alex

I've deleted a row from a table by using .delete
(DAO.Recordset) and stuck with this deleted row.
When I open a continuous form it row appears with #Deleted
in textboxes. When I open this table, there is #Deleted. I
deleted it manually from this table but when I open this
table again there is again this previously deleted row
with #Deleted.

Could anybody clarify what it is?

Thanks
 
A

Alex

Thanks, everybody.
I've done the "compact and repair database" and evrything
is Ok now.
 
Top