S
Steve Wormuth
Hello,
In a database of medical records, I have a table of symptoms. Each symptoms
can have multiple notes entered about that symptom (one-to-many) in a
separate table. The problem is that when I print a report of symptoms, the
report only prints the symptom if it has a note (subrecord) attached. The
report does print the symptom and related notes correctly, but excludes a
symptom if it has no subrecord.
How would one correct this?
Thanks,
Steve
In a database of medical records, I have a table of symptoms. Each symptoms
can have multiple notes entered about that symptom (one-to-many) in a
separate table. The problem is that when I print a report of symptoms, the
report only prints the symptom if it has a note (subrecord) attached. The
report does print the symptom and related notes correctly, but excludes a
symptom if it has no subrecord.
How would one correct this?
Thanks,
Steve