Deleted records

  • Thread starter Thread starter Guest
  • Start date Start date
Well, that's not entirely true, Rick. One could always reenter them :-)
 
No, because they're deleted.

Your best method is to change the code so that records are 'invalidated', so
that they're hidden from the user's view, but not deleted. You can also
write code to capture information on records that were 'deleted'.

M

Is there any way to view deleted records and who deleted them?
 
The question was not that unreasonable. FoxPro allows viewing of deleted
records using a switch - set deleted on|off they can be viewed until the
table is packed. I am having a similar need to view deleted records in
Access and cannot do it.
 
SuzyQ said:
The question was not that unreasonable. FoxPro allows viewing of
deleted records using a switch - set deleted on|off they can be
viewed until the table is packed. I am having a similar need to view
deleted records in Access and cannot do it.

See responce(s) to your other thread on this subject.
 

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

Back
Top