P
(PeteCresswell)
I've got a report for which the user can supply free-form
comments.
Comments tb saved for the next time the report is run.
Comments can be Added/Changed/Deleted.
To me, that's a hidden table "zstblReportComment".
But how to key it to different (in the events that other reports
crop up with the same requirement) reports?
I guess Report.Name is the fallback position - and I guess the
likelihood of somebody renaming a report later is low....
But I'd really rather have something like a ReportID that is
unique to/embedded in the report.
I there anything "under the table" yet not *too* arcane that I
could use?
comments.
Comments tb saved for the next time the report is run.
Comments can be Added/Changed/Deleted.
To me, that's a hidden table "zstblReportComment".
But how to key it to different (in the events that other reports
crop up with the same requirement) reports?
I guess Report.Name is the fallback position - and I guess the
likelihood of somebody renaming a report later is low....
But I'd really rather have something like a ReportID that is
unique to/embedded in the report.
I there anything "under the table" yet not *too* arcane that I
could use?