Database Repair Failed: any way to identify the faulty files?

I have a peripheral question if it is not asking too much.

I often find myself in a situation similar to the current one. I have a problem, in this case repairing a database.

The answer ends up being a composite of 3 files

  • a capture (HTML or webarchive) of your answer
  • excerpts from the section of the user manual you pointed out to me, let say for discussion sake in PDF format
  • my notes of what exactly I did to solve the problem (RTFD)

(I could use other formats in this case, but in many other non computing cases, I could not)

So I basically end up with 3 files in different formats. Data → convert format → merge is not a solution because too much info (visual or content) is lost in the conversion process.

The issue is how to bundle those 3 files in different formats into one “entity” (ideally a file). There is no way I am going to create a group each time. I will end up with thousands of groups. Same for tags: I would end up with many thousands of tags.

Could you suggest an approach to this problem ?

thanks again !