As part of an effort to make sure that certain kinds of secure data do not show up in various files on our network, we ran across an .adp file (Access project) that contains private data, but we can't figure out how to view it (or get rid of it) through Microsoft Access itself (this is version 2002). We know that the data is there by bringing the file up in a text viewer (like Textpad). Even though it is a binary file, we can see text data amongst the various unreadable character. The data seems to be in some way associated with an access report. The headings and labels of this report show up in the text viewer directly next to the data in question.
The question I have is--how can the contents or data associated with a report end up in an Access file? I've tried using the compact/repair utility, but that had no effect on this. Since it is an access project file, all the tables are linked directly to a SQL Server database, so there are no local tables (that I am aware of) in this database.
This mystery has been causing me to scratch my head for a few days and I can't figure out how to find, but more importantly how to get rid of, this data.
Thanks for any help or suggestions that anyone can offer.