Delete

  • Thread starter Thread starter mikepage5
  • Start date Start date
M

mikepage5

I have a record in my database that WILL NOT delete no
matter what I have tried. I even went to the table to
delete it and it appeared as if it did but when I
reopened the database that darn thing came back.
 
I have a record in my database that WILL NOT delete no
matter what I have tried. I even went to the table to
delete it and it appeared as if it did but when I
reopened the database that darn thing came back.

Care to post some more details? Were you deleting from a Query, or
directly from the table? Is it a local or a linked table? Do you have
any VBA code? Can you delete other records?
 
I have tried from the origional table, from the form,
from a query
I can delete other records, just not this one particular
record.
 
Do you get any error message? If so, what is it?

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)
 
No error message, It appears to go away but the moment
that you close the table or form and then reopen it, the
darn record is back!
 
Back
Top